Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_proto.h420 IEEE80211_BEACON_CSA = 7, /* Channel Switch Announcement */ enumerator
H A Dieee80211_output.c3716 if (isset(bo->bo_flags, IEEE80211_BEACON_CSA) && in ieee80211_beacon_update()
3944 if (isset(bo->bo_flags, IEEE80211_BEACON_CSA)) { in ieee80211_beacon_update()
H A Dieee80211_proto.c2309 ieee80211_beacon_notify(vap, IEEE80211_BEACON_CSA); in ieee80211_csa_startswitch()