Searched defs:igc_rx_queue (Results 1 – 1 of 1) sorted by relevance
285 struct igc_rx_queue { struct286 struct igc_softc *sc;287 u32 me;288 u32 msix;312 struct igc_rx_queue *rx_queues; argument