diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2011-06-11 01:45:03 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-07-21 22:55:56 -0700 |
commit | 08c8833b29cfa4343ff132eebc5648b234eb3f85 (patch) | |
tree | 68fac5d690c63d9f83e654b4315e801e73f2eead /drivers/target | |
parent | 82d4e46e2a398154273044dd9813206f0d85bc09 (diff) | |
download | blackbird-op-linux-08c8833b29cfa4343ff132eebc5648b234eb3f85.tar.gz blackbird-op-linux-08c8833b29cfa4343ff132eebc5648b234eb3f85.zip |
ixgbe: add structure for containing RX/TX rings to q_vector
This patch adds support for a ring container structure to be used within
the q_vector. The basic idea is to provide a means of separating the RX
and TX rings while maintaining a common structure for their containment.
The advantage to this is that later we should be able to pass this
structure to the update_itr functions without needing to pass individual
rings.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/target')
0 files changed, 0 insertions, 0 deletions