Searched refs:IEEE80211_S_CAC (Results 1 – 7 of 7) sorted by relevance
141 if (vap->iv_state != IEEE80211_S_CAC) /* NB: just in case */ in cac_timeout()
42 IEEE80211_S_CAC = 4, /* doing channel availability check */ enumerator
180 case IEEE80211_S_CAC: in hostap_newstate()213 case IEEE80211_S_CAC: in hostap_newstate()261 case IEEE80211_S_CAC: in hostap_newstate()285 case IEEE80211_S_CAC: in hostap_newstate()
2391 KASSERT(vap0->iv_state == IEEE80211_S_CAC, in ieee80211_cac_completeswitch()2396 if (vap->iv_state == IEEE80211_S_CAC && vap != vap0) in ieee80211_cac_completeswitch()2730 nstate = IEEE80211_S_CAC; in ieee80211_new_state_locked()
780 if (vap->iv_state == IEEE80211_S_CAC) { in ieee80211_output()1018 if (vap->iv_state == IEEE80211_S_CAC) { in ieee80211_mgmt_output()1099 if (vap->iv_state == IEEE80211_S_CAC) { in ieee80211_send_nulldata()2439 if (vap->iv_state == IEEE80211_S_CAC) { in ieee80211_send_probereq()3177 if (vap->iv_state == IEEE80211_S_CAC) { in ieee80211_send_proberesp()
722 case IEEE80211_S_CAC: in mesh_newstate()773 case IEEE80211_S_CAC: in mesh_newstate()794 case IEEE80211_S_CAC: in mesh_newstate()2663 if (vap->iv_state == IEEE80211_S_CAC) { in mesh_send_action()
609 if (vap->iv_state == IEEE80211_S_CAC) { in hwmp_send_action()