Searched refs:WPI_NTXQUEUES (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_wpivar.h154 struct wpi_tx_ring txq[WPI_NTXQUEUES];
H A Dif_wpireg.h26 #define WPI_NTXQUEUES 8 macro
H A Dif_wpi.c253 for (i = 0; i < WPI_NTXQUEUES; i++) {
371 for (qid = 0; qid < WPI_NTXQUEUES; qid++)
3231 for (qid = 0; qid < WPI_NTXQUEUES; qid++)

Completed in 81 milliseconds