Home
last modified time | relevance | path

Searched defs:igc_rx_queue (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/igc/
H A Dif_igc.h285 struct igc_rx_queue { struct
286 struct igc_softc *sc;
287 u32 me;
288 u32 msix;
312 struct igc_rx_queue *rx_queues; argument