Searched refs:recv_flush (Results 1 – 4 of 4) sorted by relevance
44 (_sc)->sc_rx.recv_flush((_sc))
1034 sc->sc_rx.recv_flush = ath_edma_recv_flush; in ath_recv_setup_edma()
1537 sc->sc_rx.recv_flush = ath_legacy_flushrecv; in ath_recv_setup_legacy()
518 void (*recv_flush)(struct ath_softc *sc); member