Searched defs:ix_rx_queue (Results 1 – 1 of 1) sorted by relevance
336 struct ix_rx_queue { struct337 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;