linux/drivers/net/ethernet/intel/igb
Alexander Duyck 4e22766758 igb: Use rx/tx_itr_setting when setting up initial value of itr
It turns out that the InterruptThrottleRate module parameter was only
having the effect of locking the ITR at the starting ITR value. This was
because the values stored in rx_itr_setting and tx_itr_setting were being
ignored when configuring the initial itr_val of the q_vector.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2013-04-18 16:40:12 -07:00
..
e1000_82575.c igb: Implement support to power sfp cage and turn on I2C 2013-04-18 16:39:52 -07:00
e1000_82575.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_defines.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_hw.h igb: Support for 100base-fx SFP 2013-04-18 14:03:15 -07:00
e1000_i210.c igb: random code and comments fix 2013-04-18 16:39:58 -07:00
e1000_i210.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_mac.c igb: random code and comments fix 2013-04-18 16:39:58 -07:00
e1000_mac.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_mbx.c igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_mbx.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_nvm.c igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_nvm.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_phy.c igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_phy.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
e1000_regs.h igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00
igb_ethtool.c igb: Support to read and export SFF-8472/8079 data 2013-04-18 16:39:33 -07:00
igb_hwmon.c igb: make sensor info static 2013-03-26 03:14:48 -07:00
igb_main.c igb: Use rx/tx_itr_setting when setting up initial value of itr 2013-04-18 16:40:12 -07:00
igb_ptp.c igb: fix PHC stopping on max freq 2013-03-26 03:21:34 -07:00
igb.h igb: Support to read and export SFF-8472/8079 data 2013-04-18 16:39:33 -07:00
Makefile igb: Copyright string update to year 2013 2013-01-19 05:05:05 -08:00