Searched refs:IEEE80211_S_CAC (Results 1 – 10 of 10) sorted by relevance
180 if (nstate == IEEE80211_S_CAC && in r21au_newstate()197 if ((nstate < IEEE80211_S_CAC || nstate == IEEE80211_S_CSA) && in r21au_newstate()200 sc->vaps[!rvp->id]->vap.iv_state < IEEE80211_S_CAC || in r21au_newstate()
136 if (vap->iv_state != IEEE80211_S_CAC) /* NB: just in case */ in cac_timeout()
40 IEEE80211_S_CAC = 4, /* doing channel availability check */ enumerator
176 case IEEE80211_S_CAC: in hostap_newstate()209 case IEEE80211_S_CAC: in hostap_newstate()257 case IEEE80211_S_CAC: in hostap_newstate()281 case IEEE80211_S_CAC: in hostap_newstate()
2399 KASSERT(vap0->iv_state == IEEE80211_S_CAC, in ieee80211_cac_completeswitch()2404 if (vap->iv_state == IEEE80211_S_CAC && vap != vap0) in ieee80211_cac_completeswitch()2852 nstate = IEEE80211_S_CAC; in ieee80211_new_state_locked()
784 if (vap->iv_state == IEEE80211_S_CAC) { in ieee80211_output()1022 if (vap->iv_state == IEEE80211_S_CAC) { in ieee80211_mgmt_output()1103 if (vap->iv_state == IEEE80211_S_CAC) { in ieee80211_send_nulldata()2567 if (vap->iv_state == IEEE80211_S_CAC) { in ieee80211_send_probereq()3244 if (vap->iv_state == IEEE80211_S_CAC) { in ieee80211_send_proberesp()
718 case IEEE80211_S_CAC: in mesh_newstate()769 case IEEE80211_S_CAC: in mesh_newstate()790 case IEEE80211_S_CAC: in mesh_newstate()2658 if (vap->iv_state == IEEE80211_S_CAC) { in mesh_send_action()
604 if (vap->iv_state == IEEE80211_S_CAC) { in hwmp_send_action()
4087 if (ostate == IEEE80211_S_CAC) { in mwl_newstate()4120 } else if (nstate == IEEE80211_S_CAC) { in mwl_newstate()4153 if (ostate == IEEE80211_S_CAC) { in mwl_newstate()
621 case IEEE80211_S_CAC: in lkpi_net80211_state_to_sta_state()