Searched defs:ixgbe_ring_container (Results 1 – 1 of 1) sorted by relevance
290 struct ixgbe_ring_container { struct291 struct ixgbe_ring *ring; /* pointer to linked list of rings */315 struct ixgbe_ring_container rx, tx; argument