if_iwn.c | 231 static int iwn_alloc_tx_ring(struct iwn_softc *, struct iwn_tx_ring *, 566 if ((error = iwn_alloc_tx_ring(sc, &sc->txq[i], i)) != 0) { 1474 iwn_alloc_tx_ring(struct iwn_softc *sc, struct iwn_tx_ring *ring, int qid) function in typeref:typename:int
|