Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi2200/dev/iwi/
H A Dif_iwi.c156 static void iwi_reset_rx_ring(struct iwi_softc *, struct iwi_rx_ring *);
797 iwi_reset_rx_ring(struct iwi_softc *sc, struct iwi_rx_ring *ring) in iwi_reset_rx_ring() function
3214 iwi_reset_rx_ring(sc, &sc->rxq); in iwi_stop_locked()