linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2
Mark Starovoytov 40f05e5b0d net: atlantic: proper rss_ctrl1 (54c0) initialization
This patch fixes an inconsistency between code and spec, which
was found while working on the QoS implementation.

When 8TCs are used, 2 is the maximum supported number of index bits.
In a 4TC mode, we do support 3, but we shouldn't really use the bytes,
which are intended for the 8TC mode.

Signed-off-by: Mark Starovoytov <mstarovoitov@marvell.com>
Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-22 14:08:29 -07:00
..
hw_atl2_internal.h net: atlantic: proper rss_ctrl1 (54c0) initialization 2020-05-22 14:08:29 -07:00
hw_atl2_llh_internal.h net: atlantic: QoS implementation: min_rate 2020-05-22 14:08:29 -07:00
hw_atl2_llh.c net: atlantic: QoS implementation: min_rate 2020-05-22 14:08:29 -07:00
hw_atl2_llh.h net: atlantic: QoS implementation: min_rate 2020-05-22 14:08:29 -07:00
hw_atl2_utils_fw.c net: atlantic: unify MAC generation 2020-05-09 11:47:25 -07:00
hw_atl2_utils.c net: atlantic: remove check for boot code survivability before reset request 2020-05-09 11:47:25 -07:00
hw_atl2_utils.h net: atlantic: use __packed instead of the full expansion. 2020-05-09 11:47:25 -07:00
hw_atl2.c net: atlantic: proper rss_ctrl1 (54c0) initialization 2020-05-22 14:08:29 -07:00
hw_atl2.h net: atlantic: A2 hw_ops skeleton 2020-05-01 15:37:58 -07:00