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.h328 struct ix_rx_queue { struct
329 struct ixgbe_softc *sc;
330 u32 msix; /* This queue's MSIX vector */
331 u32 eitr_setting;
332 struct resource *res;
333 void *tag;
334 int busy;
335 struct rx_ring rxr;
336 struct if_irq que_irq;
337 u64 irqs;