Home
last modified time | relevance | path

Searched defs:igc_queue (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/pci/
Dif_igc.h245 struct igc_queue { struct
246 struct igc_softc *sc;
247 uint32_t msix;
248 uint32_t eims;
249 uint32_t eitr_setting;
250 char name[16];
251 pci_intr_handle_t ih;
252 void *tag;
253 struct igc_txring *txr;
254 struct igc_rxring *rxr;