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.h317 struct ix_rx_queue { struct
318 struct ixgbe_softc *sc;
319 u32 msix; /* This queue's MSIX vector */
320 u32 eitr_setting;
321 struct resource *res;
322 void *tag;
323 int busy;
324 struct rx_ring rxr;
325 struct if_irq que_irq;
326 u64 irqs;