Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe.h327 struct ix_rx_queue { struct
328 struct ixgbe_softc *sc;
329 u32 msix; /* This queue's MSIX vector */
330 u32 eitr_setting;
331 struct resource *res;
332 void *tag;
333 int busy;
334 struct rx_ring rxr;
335 struct if_irq que_irq;
336 u64 irqs;