commit | f7554a2bf2696daad25465734bb962d0184469f2 | [log] [tgz] |
---|---|---|
author | Nelson, Shannon <shannon.nelson@intel.com> | Fri Sep 18 09:46:06 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 21 11:32:31 2009 -0700 |
tree | 368ef7fd5bd0a460b37553619be790b9d9c68683 | |
parent | 0a1f87cbdbf26e1257b36cc5e9c00a08c2236ff2 [diff] |
ixgbe: Allow tx itr specific settings Allow the user to set Tx specific itr values. This only makes sense when there are separate vectors for Tx and Rx. When the queues are doubled up RxTx on the vectors, we still only use the rx itr value. Signed-off-by: Shannon Nelson <shannon.nelson@intel.com> Acked-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>