Searched refs:iwx_alloc_tx_ring (Results 1 – 1 of 1) sorted by relevance
370 static int iwx_alloc_tx_ring(struct iwx_softc *, struct iwx_tx_ring *, int);2129 iwx_alloc_tx_ring(struct iwx_softc *sc, struct iwx_tx_ring *ring, int qid) in iwx_alloc_tx_ring() function10469 err = iwx_alloc_tx_ring(sc, &sc->txq[txq_i], txq_i); in iwx_attach()