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.h336 struct ix_rx_queue { struct
337 struct ixgbe_softc *sc;
338 u32 msix; /* This queue's MSIX vector */
339 u32 eitr_setting;
340 struct resource *res;
341 void *tag;
342 int busy;
343 struct rx_ring rxr;
344 struct if_irq que_irq;
345 u64 irqs;