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