Home
last modified time | relevance | path

Searched refs:IEEE80211_S_AUTH (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_sta.c299 case IEEE80211_S_AUTH: in sta_newstate()
338 case IEEE80211_S_AUTH: in sta_newstate()
345 case IEEE80211_S_AUTH: in sta_newstate()
382 case IEEE80211_S_AUTH: in sta_newstate()
408 case IEEE80211_S_AUTH: /* when join is done in fw */ 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()
1979 ieee80211_new_state(vap, IEEE80211_S_AUTH, in sta_recv_mgmt()
1989 vap->iv_state != IEEE80211_S_AUTH) { in sta_recv_mgmt()
H A Dieee80211_proto.h38 IEEE80211_S_AUTH = 2, /* try to authenticate */ enumerator
H A Dieee80211_node.c928 ieee80211_new_state(vap, IEEE80211_S_AUTH, in ieee80211_sta_join1()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c979 case IEEE80211_S_AUTH: in lkpi_net80211_state_to_sta_state()
3183 …{ IEEE80211_S_AUTH, IEEE80211_S_INIT, lkpi_sta_auth_to_init }, /* not explicitly in sta_newstate()…
3189 { IEEE80211_S_AUTH, IEEE80211_S_SCAN, lkpi_sta_auth_to_scan },
3193 { IEEE80211_S_INIT, IEEE80211_S_AUTH, lkpi_sta_scan_to_auth }, /* Send AUTH. */
3194 { IEEE80211_S_SCAN, IEEE80211_S_AUTH, lkpi_sta_scan_to_auth }, /* Send AUTH. */
3195 { IEEE80211_S_AUTH, IEEE80211_S_AUTH, lkpi_sta_a_to_a }, /* Send ?AUTH. */
3196 { IEEE80211_S_ASSOC, IEEE80211_S_AUTH, lkpi_sta_assoc_to_auth }, /* Send ?AUTH. */
3197 { IEEE80211_S_RUN, IEEE80211_S_AUTH, lkpi_sta_run_to_auth }, /* Send ?AUTH. */
3199 { IEEE80211_S_AUTH, IEEE80211_S_ASSOC, lkpi_sta_auth_to_assoc }, /* Send ASSOCREQ. */
3203 { IEEE80211_S_AUTH, IEEE80211_S_RUN, lkpi_sta_auth_to_run },
/freebsd/sys/dev/ipw/
H A Dif_ipw.c882 case IEEE80211_S_AUTH: in ipw_newstate()
898 if (ostate != IEEE80211_S_AUTH) in ipw_newstate()
/freebsd/sys/dev/iwm/
H A Dif_iwm.c4489 (nstate == IEEE80211_S_AUTH || in iwm_newstate()
4504 if ((vap->iv_state == IEEE80211_S_AUTH || in iwm_newstate()
4509 nstate == IEEE80211_S_AUTH)) { in iwm_newstate()
4537 case IEEE80211_S_AUTH: in iwm_newstate()
/freebsd/sys/dev/usb/wlan/
H A Dif_uath.c1601 if (vap->iv_state == IEEE80211_S_AUTH || in uath_tx_start()
2024 case IEEE80211_S_AUTH: in uath_newstate()
H A Dif_rsu.c1486 case IEEE80211_S_AUTH: in rsu_newstate()
2212 if (vap->iv_state == IEEE80211_S_AUTH) in rsu_rx_event()
H A Dif_upgt.c1006 case IEEE80211_S_AUTH: in upgt_newstate()
H A Dif_zyd.c591 case IEEE80211_S_AUTH: in zyd_newstate()
H A Dif_urtw.c1879 case IEEE80211_S_AUTH: in urtw_newstate()
/freebsd/sys/dev/iwi/
H A Dif_iwi.c960 case IEEE80211_S_AUTH: in iwi_newstate()
984 if (vap->iv_state == IEEE80211_S_AUTH) in iwi_newstate()
/freebsd/sys/dev/iwn/
H A Dif_iwn.c2901 case IEEE80211_S_AUTH: in iwn_newstate()
2902 if (vap->iv_state == IEEE80211_S_AUTH) in iwn_newstate()
3708 ni->ni_vap->iv_state == IEEE80211_S_AUTH) in iwn_tx_done()
8934 if (vap->iv_state >= IEEE80211_S_AUTH && in iwn_panicked()
/freebsd/sys/dev/iwx/
H A Dif_iwx.c7964 case IEEE80211_S_AUTH:
7965 if (nstate <= IEEE80211_S_AUTH) {
7992 case IEEE80211_S_AUTH:
8027 nstate != IEEE80211_S_AUTH)
/freebsd/sys/dev/mwl/
H A Dif_mwl.c4107 } else if (nstate == IEEE80211_S_AUTH) { in mwl_newstate()
/freebsd/sys/dev/wpi/
H A Dif_wpi.c1773 case IEEE80211_S_AUTH: in wpi_newstate()