Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/iwi/
Dif_iwi.c141 static int iwi_alloc_tx_ring(struct iwi_softc *, struct iwi_tx_ring *,
337 error = iwi_alloc_tx_ring(sc, &sc->txq[i], IWI_TX_RING_COUNT, in iwi_attach()
616 iwi_alloc_tx_ring(struct iwi_softc *sc, struct iwi_tx_ring *ring, int count, in iwi_alloc_tx_ring() function