Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_rx.h44 (_sc)->sc_rx.recv_flush((_sc))
H A Dif_ath_rx_edma.c1034 sc->sc_rx.recv_flush = ath_edma_recv_flush; in ath_recv_setup_edma()
H A Dif_ath_rx.c1537 sc->sc_rx.recv_flush = ath_legacy_flushrecv; in ath_recv_setup_legacy()
H A Dif_athvar.h518 void (*recv_flush)(struct ath_softc *sc); member