Home
last modified time | relevance | path

Searched hist:a557928e26b08496c8f4b6c04e3838ad8048ad85 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.hdiff a557928e26b08496c8f4b6c04e3838ad8048ad85 Wed Feb 08 01:50:04 CST 2012 Alexander Duyck <alexander.h.duyck@intel.com> ixgbe: Add iterator for cycling through rings on a q_vector

Since there are multiple spots where we have to cycle through all of the
rings on a q_vector it makes sense to just add a function for iterating
through all of them.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
H A Dixgbe_main.cdiff a557928e26b08496c8f4b6c04e3838ad8048ad85 Wed Feb 08 01:50:04 CST 2012 Alexander Duyck <alexander.h.duyck@intel.com> ixgbe: Add iterator for cycling through rings on a q_vector

Since there are multiple spots where we have to cycle through all of the
rings on a q_vector it makes sense to just add a function for iterating
through all of them.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>