Searched refs:dodelay (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/ath/
H A Dif_ath_rx.h58 extern void ath_stoprecv(struct ath_softc *sc, int dodelay);
H A Dif_ath_rx_edma.c161 ath_edma_stoprecv(struct ath_softc *sc, int dodelay) argument
165 DPRINTF(sc, ATH_DEBUG_EDMA_RX, "%s: called, dodelay=%d\n",
166 __func__, dodelay);
H A Dif_ath_rx.c1398 ath_legacy_stoprecv(struct ath_softc *sc, int dodelay) argument
1415 if (dodelay)
H A Dif_athvar.h517 void (*recv_stop)(struct ath_softc *sc, int dodelay);

Completed in 96 milliseconds