Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ix.h153 struct ix_queue { struct
154 struct ix_softc *sc;
155 uint32_t msix; /* This queue's MSIX vector */
156 uint32_t eims; /* This queue's EIMS bit */
157 uint32_t eitr_setting;
158 char name[8];
159 pci_intr_handle_t ih;
160 void *tag;
161 struct ix_txring *txr;
162 struct ix_rxring *rxr;