Home
last modified time | relevance | path

Searched refs:iwi_alloc_tx_ring (Results 1 – 1 of 1) sorted by relevance

/src/sys/dev/iwi/
H A Dif_iwi.c150 static int iwi_alloc_tx_ring(struct iwi_softc *, struct iwi_tx_ring *,
338 error = iwi_alloc_tx_ring(sc, &sc->txq[i], IWI_TX_RING_COUNT, in iwi_attach()
605 iwi_alloc_tx_ring(struct iwi_softc *sc, struct iwi_tx_ring *ring, int count, in iwi_alloc_tx_ring() function