linux_dsm_epyc7002/drivers/net/ethernet/intel/ixgbe
John Fastabend 8599e251b3 ixgbe: DCB, return max for IEEE traffic classes
Returning the max traffic classes on get requests simplifies
user space configurations because applications will know
explicitly how many traffic classes can be used.

Typical switch implementations use 2 or 3 traffic classes
so this not seen often today. And user space can learn
the number of traffic classes by return codes but this
allows user space to configure ixgbe correctly at the
start.

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-11-02 16:55:55 -07:00
..
ixgbe_82598.c
ixgbe_82599.c
ixgbe_common.c ixgbe: fix reading of the buffer returned by the firmware 2011-11-02 16:55:48 -07:00
ixgbe_common.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c ixgbe: DCB, return max for IEEE traffic classes 2011-11-02 16:55:55 -07:00
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_ethtool.c
ixgbe_fcoe.c
ixgbe_fcoe.h
ixgbe_main.c ixgbe: fix smatch splat due to missing NULL check 2011-11-02 16:55:31 -07:00
ixgbe_mbx.c
ixgbe_mbx.h
ixgbe_phy.c
ixgbe_phy.h
ixgbe_sriov.c
ixgbe_sriov.h ixgbe: Fix compiler warnings 2011-11-02 16:55:39 -07:00
ixgbe_type.h
ixgbe_x540.c
ixgbe.h
Makefile