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

/freebsd-10.3-release/sys/dev/ath/
H A Dif_athdfs.h43 extern int ath_dfs_tasklet_needed(struct ath_softc *sc,
H A Dif_ath_rx.c1008 if (resched && ath_dfs_tasklet_needed(sc, sc->sc_curchan))
H A Dif_ath_rx_edma.c568 if (ath_dfs_tasklet_needed(sc, sc->sc_curchan))
/freebsd-10.3-release/sys/dev/ath/ath_dfs/null/
H A Ddfs_null.c185 * The RX path will call ath_dfs_tasklet_needed() to see whether
203 ath_dfs_tasklet_needed(struct ath_softc *sc, struct ieee80211_channel *chan) function

Completed in 109 milliseconds