Searched defs:igc_tx_queue (Results 1 – 1 of 1) sorted by relevance
277 struct igc_tx_queue { struct278 struct igc_softc *sc;279 u32 msix;280 u32 eims; /* This queue's EIMS bit */281 u32 me;282 struct tx_ring txr;