| /freebsd-12-stable/sys/net80211/ |
| D | ieee80211_sta.c | 122 KASSERT(vap->iv_state >= IEEE80211_S_RUN, in sta_beacon_miss() 123 ("wrong state %s", ieee80211_state_name[vap->iv_state])); in sta_beacon_miss() 128 ieee80211_state_name[vap->iv_state]); in sta_beacon_miss() 130 if (vap->iv_state == IEEE80211_S_CSA) { in sta_beacon_miss() 242 ostate = vap->iv_state; in sta_newstate() 246 vap->iv_state = nstate; /* state transition */ in sta_newstate() 370 vap->iv_state = IEEE80211_S_RUN; /* stay RUN */ in sta_newstate() 1008 if (vap->iv_state != IEEE80211_S_AUTH || in sta_auth_open() 1094 if (vap->iv_state != IEEE80211_S_AUTH) in sta_auth_shared() 1133 if (vap->iv_state == IEEE80211_S_AUTH) in sta_auth_shared() [all …]
|
| D | ieee80211_proto.c | 2023 if (vap->iv_state >= IEEE80211_S_RUN) in ieee80211_start_locked() 2223 vap->iv_state >= IEEE80211_S_RUN && in beacon_miss() 2237 if (vap->iv_state >= IEEE80211_S_RUN) { in beacon_swmiss() 2257 KASSERT(vap->iv_state >= IEEE80211_S_RUN, in ieee80211_swbmiss() 2258 ("wrong state %d", vap->iv_state)); in ieee80211_swbmiss() 2311 if (vap->iv_state == IEEE80211_S_RUN) 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() 2391 KASSERT(vap0->iv_state == IEEE80211_S_CAC, in ieee80211_cac_completeswitch() 2392 ("wrong state %d", vap0->iv_state)); in ieee80211_cac_completeswitch() [all …]
|
| D | ieee80211_monitor.c | 103 ostate = vap->iv_state; in monitor_newstate() 107 vap->iv_state = nstate; /* state transition */ in monitor_newstate()
|
| D | ieee80211_adhoc.c | 143 ostate = vap->iv_state; in adhoc_newstate() 147 vap->iv_state = nstate; /* state transition */ in adhoc_newstate() 424 if (vap->iv_state != IEEE80211_S_RUN) { in adhoc_input() 427 ieee80211_state_name[vap->iv_state]); in adhoc_input() 889 if (vap->iv_state != IEEE80211_S_RUN) { in adhoc_recv_mgmt() 892 ieee80211_state_name[vap->iv_state]); in adhoc_recv_mgmt() 971 } else if (vap->iv_state != IEEE80211_S_RUN) { in adhoc_recv_mgmt() 974 ieee80211_state_name[vap->iv_state]); in adhoc_recv_mgmt()
|
| D | ieee80211_tdma.c | 238 ostate = vap->iv_state; in tdma_newstate() 252 vap->iv_state = nstate; /* state transition */ in tdma_newstate() 303 KASSERT(vap->iv_state == IEEE80211_S_RUN, in tdma_beacon_miss() 304 ("wrong state %d", vap->iv_state)); in tdma_beacon_miss() 309 vap->iv_opmode, ieee80211_state_name[vap->iv_state]); in tdma_beacon_miss() 506 if (vap->iv_state == IEEE80211_S_RUN) in tdma_update() 566 if (vap->iv_state == IEEE80211_S_RUN) { in tdma_process_params()
|
| D | ieee80211_wds.c | 140 KASSERT(vap->iv_state == IEEE80211_S_RUN, ("!RUN state")); in ieee80211_create_wds() 354 ostate = vap->iv_state; in wds_newstate() 357 vap->iv_state = nstate; /* state transition */ in wds_newstate() 770 } else if (vap->iv_state != IEEE80211_S_RUN) { in wds_recv_mgmt() 773 ieee80211_state_name[vap->iv_state]); in wds_recv_mgmt()
|
| D | ieee80211_hostap.c | 167 ostate = vap->iv_state; in hostap_newstate() 171 vap->iv_state = nstate; /* state transition */ in hostap_newstate() 921 KASSERT(vap->iv_state == IEEE80211_S_RUN, ("state %d", vap->iv_state)); in hostap_auth_open() 1002 KASSERT(vap->iv_state == IEEE80211_S_RUN, ("state %d", vap->iv_state)); in hostap_auth_shared() 1871 if (vap->iv_state != IEEE80211_S_RUN) { in hostap_recv_mgmt() 1936 if (vap->iv_state != IEEE80211_S_RUN) { in hostap_recv_mgmt() 2012 if (vap->iv_state != IEEE80211_S_RUN) { in hostap_recv_mgmt() 2304 if (vap->iv_state != IEEE80211_S_RUN || in hostap_recv_mgmt() 2343 } else if (vap->iv_state != IEEE80211_S_RUN) { in hostap_recv_mgmt() 2346 ieee80211_state_name[vap->iv_state]); in hostap_recv_mgmt()
|
| D | ieee80211_ioctl.c | 613 if (vap->iv_state == IEEE80211_S_RUN || vap->iv_state == IEEE80211_S_SLEEP) in ieee80211_ioctl_getcurchan() 794 switch (vap->iv_state) { in ieee80211_ioctl_get80211() 925 if (vap->iv_state == IEEE80211_S_RUN || vap->iv_state == IEEE80211_S_SLEEP) { in ieee80211_ioctl_get80211() 1030 else if (vap->iv_state == IEEE80211_S_RUN || vap->iv_state == IEEE80211_S_SLEEP) in ieee80211_ioctl_get80211() 1043 (vap->iv_state == IEEE80211_S_RUN || vap->iv_state == IEEE80211_S_SLEEP)) in ieee80211_ioctl_get80211() 1121 (vap->iv_state == IEEE80211_S_RUN || vap->iv_state == IEEE80211_S_SLEEP)) { in ieee80211_ioctl_get80211() 1133 (vap->iv_state == IEEE80211_S_RUN || vap->iv_state == IEEE80211_S_SLEEP)) in ieee80211_ioctl_get80211() 2000 if ((vap->iv_state == IEEE80211_S_RUN || vap->iv_state == IEEE80211_S_SLEEP) && in setcurchan() 2615 if (vap->iv_state == IEEE80211_S_INIT) { in ieee80211_scanreq() 3044 if (vap->iv_state == IEEE80211_S_INIT) in ieee80211_ioctl_set80211() [all …]
|
| D | ieee80211_output.c | 463 if (vap->iv_state == IEEE80211_S_SLEEP) { in ieee80211_start_pkt() 502 if (vap->iv_state != IEEE80211_S_RUN && in ieee80211_vap_transmit() 503 vap->iv_state != IEEE80211_S_SLEEP) { in ieee80211_vap_transmit() 506 if (vap->iv_state != IEEE80211_S_RUN && in ieee80211_vap_transmit() 507 vap->iv_state != IEEE80211_S_SLEEP) { in ieee80211_vap_transmit() 510 __func__, ieee80211_state_name[vap->iv_state]); in ieee80211_vap_transmit() 781 if (vap->iv_state == IEEE80211_S_CAC) { in ieee80211_output() 787 } else if (vap->iv_state == IEEE80211_S_SCAN) in ieee80211_output() 1019 if (vap->iv_state == IEEE80211_S_CAC) { in ieee80211_mgmt_output() 1100 if (vap->iv_state == IEEE80211_S_CAC) { in ieee80211_send_nulldata() [all …]
|
| D | ieee80211_radiotap.c | 200 vap->iv_state != IEEE80211_S_INIT) in spam_vaps() 266 vap->iv_state != IEEE80211_S_INIT) in ieee80211_radiotap_rx_all()
|
| D | ieee80211_power.c | 573 if (set == 1 && vap->iv_state == IEEE80211_S_SLEEP) { in ieee80211_sta_tim_notify() 614 if (vap->iv_state != IEEE80211_S_RUN) in ieee80211_sta_ps_timer_check()
|
| D | ieee80211_crypto.c | 763 if (vap->iv_state != IEEE80211_S_RUN) in load_ucastkey() 786 if (vap->iv_state != IEEE80211_S_RUN) in ieee80211_crypto_reload_keys()
|
| D | ieee80211_mesh.c | 699 ostate = vap->iv_state; in mesh_newstate() 703 vap->iv_state = nstate; /* state transition */ in mesh_newstate() 1889 if (vap->iv_state != IEEE80211_S_RUN) in mesh_recv_mgmt() 1980 if (vap->iv_state != IEEE80211_S_RUN) { in mesh_recv_mgmt() 1983 ieee80211_state_name[vap->iv_state]); in mesh_recv_mgmt() 2056 } else if (vap->iv_state != IEEE80211_S_RUN) { in mesh_recv_mgmt() 2059 ieee80211_state_name[vap->iv_state]); in mesh_recv_mgmt() 2659 if (vap->iv_state == IEEE80211_S_CAC) { in mesh_send_action()
|
| D | ieee80211_dfs.c | 141 if (vap->iv_state != IEEE80211_S_CAC) /* NB: just in case */ in cac_timeout()
|
| D | ieee80211_var.h | 411 enum ieee80211_state iv_state; /* state machine state */ member 907 if (vap->iv_state == IEEE80211_S_RUN) in ieee80211_beacon_notify()
|
| D | ieee80211_input.c | 133 if (vap->iv_state == IEEE80211_S_INIT) in ieee80211_input_mimo_all() 468 if (vap->iv_state != IEEE80211_S_RUN) { in ieee80211_send_error()
|
| /freebsd-12-stable/sys/dev/rtwn/rtl8821a/usb/ |
| D | r21au_dfs.c | 202 sc->vaps[!rvp->id]->vap.iv_state < IEEE80211_S_CAC || in r21au_newstate() 203 sc->vaps[!rvp->id]->vap.iv_state == IEEE80211_S_CSA)) { in r21au_newstate()
|
| /freebsd-12-stable/sys/dev/rtwn/rtl8192e/ |
| D | r92e_fw.c | 105 if (off && vap->iv_state == IEEE80211_S_RUN && in r92e_set_pwrmode()
|
| /freebsd-12-stable/sys/dev/ath/ |
| D | if_ath_beacon.c | 481 if (vap != NULL && vap->iv_state >= IEEE80211_S_RUN) { in ath_beacon_proc() 491 if (vap != NULL && vap->iv_state >= IEEE80211_S_RUN) { in ath_beacon_proc() 707 KASSERT(vap->iv_state >= IEEE80211_S_RUN, in ath_beacon_generate() 708 ("not running, state %d", vap->iv_state)); in ath_beacon_generate()
|
| D | if_ath_rx.c | 466 (vap->iv_state == IEEE80211_S_RUN || vap->iv_state == IEEE80211_S_SLEEP)) { in ath_recv_mgmt() 482 vap->iv_state == IEEE80211_S_RUN && in ath_recv_mgmt()
|
| /freebsd-12-stable/sys/dev/rtwn/rtl8812a/ |
| D | r12a_fw.c | 125 if (off && vap->iv_state == IEEE80211_S_RUN && in r12a_set_pwrmode()
|
| /freebsd-12-stable/sys/dev/rtwn/rtl8192c/ |
| D | r92c_fw.c | 268 if ((vap->iv_state == IEEE80211_S_RUN) ^ in r92c_joinbss_rpt() 316 if (off && vap->iv_state == IEEE80211_S_RUN && in r92c_set_pwrmode()
|
| /freebsd-12-stable/sys/dev/rtwn/rtl8188e/ |
| D | r88e_fw.c | 197 if (off && vap->iv_state == IEEE80211_S_RUN && in r88e_set_pwrmode()
|
| /freebsd-12-stable/sys/dev/wtap/ |
| D | if_wtap.c | 225 if (vap->iv_state < IEEE80211_S_RUN) { in wtap_beacon_intrp() 226 DWTAP_PRINTF("Skip beacon, not running, state %d", vap->iv_state); in wtap_beacon_intrp()
|
| /freebsd-12-stable/sys/dev/usb/wlan/ |
| D | if_uath.c | 1596 if (vap->iv_state == IEEE80211_S_AUTH || in uath_tx_start() 1597 vap->iv_state == IEEE80211_S_ASSOC || in uath_tx_start() 1598 vap->iv_state == IEEE80211_S_RUN) in uath_tx_start() 1754 if (ni->ni_vap->iv_state != IEEE80211_S_RUN) { in uath_start() 1758 ieee80211_state_name[ni->ni_vap->iv_state]); in uath_start() 1989 enum ieee80211_state ostate = vap->iv_state; in uath_newstate() 1997 "%s: %s -> %s\n", __func__, ieee80211_state_name[vap->iv_state], in uath_newstate()
|