Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwi/
H A Dif_iwi.c161 static int iwi_alloc_tx_ring(struct iwi_softc *, struct iwi_tx_ring *,
356 error = iwi_alloc_tx_ring(sc, &sc->txq[i], IWI_TX_RING_COUNT, in iwi_attach()
639 iwi_alloc_tx_ring(struct iwi_softc *sc, struct iwi_tx_ring *ring, int count, in iwi_alloc_tx_ring() function