Searched refs:dodelay (Results 1 – 4 of 4) sorted by relevance
56 extern void ath_stoprecv(struct ath_softc *sc, int dodelay);
159 ath_edma_stoprecv(struct ath_softc *sc, int dodelay) in ath_edma_stoprecv() argument164 __func__, dodelay); in ath_edma_stoprecv()
1388 ath_legacy_stoprecv(struct ath_softc *sc, int dodelay) in ath_legacy_stoprecv() argument1405 if (dodelay) in ath_legacy_stoprecv()
516 void (*recv_stop)(struct ath_softc *sc, int dodelay);