linux_dsm_epyc7002/drivers/net/ethernet/intel/ixgbevf
Emil Tantilov f87fc44770 ixgbevf: fix size of queue stats length
IXGBEVF_QUEUE_STATS_LEN is based on ixgebvf_stats, not ixgbe_stats.

This change fixes a bug where ethtool -S displayed some empty fields.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2017-04-29 20:01:03 -07:00
..
defines.h ixgbevf: add VF support for new hardware 2016-07-22 01:27:47 -07:00
ethtool.c ixgbevf: fix size of queue stats length 2017-04-29 20:01:03 -07:00
ixgbevf_main.c ixgbevf: get rid of custom busy polling code 2017-02-03 17:17:53 -05:00
ixgbevf.h ixgbevf: get rid of custom busy polling code 2017-02-03 17:17:53 -05:00
Makefile ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
mbx.c ixgbevf: ixgbevf_write/read_posted_mbx should use IXGBE_ERR_MBX to initialize ret_val 2016-06-29 09:18:06 -07:00
mbx.h ixgbevf: Add support for VF promiscuous mode 2017-01-03 13:03:40 -08:00
regs.h ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
vf.c ixgbevf: Add support for VF promiscuous mode 2017-01-03 13:03:40 -08:00
vf.h ixgbevf: Add range checking for setting MTU 2016-07-22 01:52:08 -07:00