Home
last modified time | relevance | path

Searched refs:IEEE80211_S_CSA (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_proto.h44 IEEE80211_S_CSA = 6, /* channel switch announce pending */ enumerator
H A Dieee80211_sta.c130 if (vap->iv_state == IEEE80211_S_CSA) { in sta_beacon_miss()
412 case IEEE80211_S_CSA: in sta_newstate()
458 case IEEE80211_S_CSA: in sta_newstate()
H A Dieee80211_proto.c2312 ieee80211_new_state_locked(vap, IEEE80211_S_CSA, 0); in ieee80211_csa_startswitch()
2331 if (vap->iv_state == IEEE80211_S_CSA) in csa_completeswitch()
2357 if (vap->iv_state == IEEE80211_S_CSA) in ieee80211_csa_completeswitch()
H A Dieee80211_hostap.c199 case IEEE80211_S_CSA: in hostap_newstate()
292 case IEEE80211_S_CSA: in hostap_newstate()
340 case IEEE80211_S_CSA: in hostap_newstate()
H A Dieee80211_mesh.c801 case IEEE80211_S_CSA: in mesh_newstate()