linux_dsm_epyc7002/drivers/net/ethernet/intel/ixgbe
John Fastabend 4de2a0224a ixgbe: DCB X540 devices support max traffic class of 4
X540 devices can only support up to 4 traffic classes and
guarantee a "lossless" traffic class on some platforms.
This patch sets the X540 devices to initialize a max
traffic class value of 4 at probe time.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-10-06 03:23:36 -07:00
..
ixgbe_82598.c ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599 2011-10-05 02:55:22 -07:00
ixgbe_82599.c ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599 2011-10-05 02:55:22 -07:00
ixgbe_common.c ixgbe: do not disable flow control in ixgbe_check_mac_link 2011-10-05 02:54:46 -07:00
ixgbe_common.h ixgbe: avoid HW lockup when adapter is reset with Tx work pending 2011-09-23 09:05:51 -07:00
ixgbe_dcb_82598.c ixgbe: update {P}FC thresholds to account for X540 and loopback 2011-09-28 23:09:59 -07:00
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c ixgbe: fixup hard dependencies on supporting 8 traffic classes 2011-10-06 03:23:11 -07:00
ixgbe_dcb_82599.h ixgbe: fixup hard dependencies on supporting 8 traffic classes 2011-10-06 03:23:11 -07:00
ixgbe_dcb_nl.c ixgbe: fixup hard dependencies on supporting 8 traffic classes 2011-10-06 03:23:11 -07:00
ixgbe_dcb.c ixgbe: fixup hard dependencies on supporting 8 traffic classes 2011-10-06 03:23:11 -07:00
ixgbe_dcb.h ixgbe: fixup hard dependencies on supporting 8 traffic classes 2011-10-06 03:23:11 -07:00
ixgbe_ethtool.c ixgbe: get pauseparam autoneg 2011-10-05 02:54:59 -07:00
ixgbe_fcoe.c ixgbe: disable LLI for FCoE 2011-09-28 23:09:10 -07:00
ixgbe_fcoe.h
ixgbe_main.c ixgbe: DCB X540 devices support max traffic class of 4 2011-10-06 03:23:36 -07:00
ixgbe_mbx.c
ixgbe_mbx.h
ixgbe_phy.c ixgbe: remove return code for functions that always return 0 2011-10-05 02:53:54 -07:00
ixgbe_phy.h
ixgbe_sriov.c ixgbe: Reconfigure SR-IOV Init 2011-09-23 09:05:49 -07:00
ixgbe_sriov.h ixgbe: Reconfigure SR-IOV Init 2011-09-23 09:05:49 -07:00
ixgbe_type.h ixgbe: DCB X540 devices support max traffic class of 4 2011-10-06 03:23:36 -07:00
ixgbe_x540.c ixgbe: remove instances of ixgbe_phy_aq for 82598 and 82599 2011-10-05 02:55:22 -07:00
ixgbe.h ixgbe: Cleanup q_vector interrupt throttle rate logic 2011-09-28 23:08:23 -07:00
Makefile