Home
last modified time | relevance | path

Searched refs:ieee80211_notify_cac (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/net80211/
HDieee80211_dfs.c147 ieee80211_notify_cac(ic, ic->ic_curchan, in cac_timeout()
174 ieee80211_notify_cac(ic, ic->ic_curchan, in cac_timeout()
197 ieee80211_notify_cac(ic, ic->ic_curchan, IEEE80211_NOTIFY_CAC_START); in ieee80211_dfs_cac_start()
215 ieee80211_notify_cac(ic, ic->ic_curchan, in ieee80211_dfs_cac_stop()
HDieee80211_proto.h406 void ieee80211_notify_cac(struct ieee80211com *,
HDieee80211_freebsd.c766 ieee80211_notify_cac(struct ieee80211com *ic, in ieee80211_notify_cac() function