Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwn/
H A Dif_iwn.c163 static void iwn_reset_rx_ring(struct iwn_softc *, struct iwn_rx_ring *);
1936 iwn_reset_rx_ring(struct iwn_softc *sc, struct iwn_rx_ring *ring) in iwn_reset_rx_ring() function
8882 iwn_reset_rx_ring(sc, &sc->rxq); in iwn_hw_stop()