linux/drivers/net/ethernet/intel/ixgbevf
Alexander Duyck e2c28ce760 ixgbevf: Drop use of eitr_low and eitr_high for hard coded values
This patch drops the use of eitr_low and eitr_high as values being stored
in the adapter structure.  Since the values have no external way to be
changed they might as well just be hard coded values and save us the space
on the adapter structure.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2012-07-17 02:46:26 -07:00
..
defines.h ixgbevf: Add support to recognize 100mb link speed 2012-05-03 02:36:07 -07:00
ethtool.c ixgbevf: Drop all dead or unnecessary code 2012-07-17 02:45:44 -07:00
ixgbevf_main.c ixgbevf: Drop use of eitr_low and eitr_high for hard coded values 2012-07-17 02:46:26 -07:00
ixgbevf.h ixgbevf: Drop use of eitr_low and eitr_high for hard coded values 2012-07-17 02:46:26 -07:00
Makefile ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
mbx.c ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
mbx.h ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
regs.h ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
vf.c ixgbevf: Add support to recognize 100mb link speed 2012-05-03 02:36:07 -07:00
vf.h ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00