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.h328 struct igc_rx_queue { struct
329 struct igc_softc *sc;
330 u32 me;
331 u32 msix;
332 u32 eims;
356 struct igc_rx_queue *rx_queues; argument