Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/iwm/
H A Dif_iwm.c254 static int iwm_alloc_tx_ring(struct iwm_softc *, struct iwm_tx_ring *,
1067 iwm_alloc_tx_ring(struct iwm_softc *sc, struct iwm_tx_ring *ring, int qid) in iwm_alloc_tx_ring() function
6060 if ((error = iwm_alloc_tx_ring(sc, in iwm_attach()