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

/freebsd-current/sys/dev/iwm/
H A Dif_iwm.c5926 int txq_i, i; local
6059 for (txq_i = 0; txq_i < nitems(sc->txq); txq_i++) {
6061 &sc->txq[txq_i], txq_i)) != 0) {
6064 txq_i);

Completed in 163 milliseconds