Home
last modified time | relevance | path

Searched refs:IEEE80211_S_ASSOC (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_sta.c167 ieee80211_new_state(vap, IEEE80211_S_ASSOC, 1); in sta_beacon_miss()
259 case IEEE80211_S_ASSOC: in sta_newstate()
300 case IEEE80211_S_ASSOC: in sta_newstate()
346 case IEEE80211_S_ASSOC: in sta_newstate()
380 case IEEE80211_S_ASSOC: in sta_newstate()
383 case IEEE80211_S_ASSOC: in sta_newstate()
409 case IEEE80211_S_ASSOC: in sta_newstate()
1021 ieee80211_new_state(vap, IEEE80211_S_ASSOC, 0); in sta_auth_open()
1110 ieee80211_new_state(vap, IEEE80211_S_ASSOC, 0); in sta_auth_shared()
1746 if (vap->iv_state != IEEE80211_S_ASSOC) { in sta_recv_mgmt()
[all …]
H A Dieee80211_proto.h39 IEEE80211_S_ASSOC = 3, /* try to assoc */ enumerator
H A Dieee80211_proto.c2033 IEEE80211_S_ASSOC, 1); in ieee80211_start_locked()
H A Dieee80211_node.c916 ieee80211_new_state(vap, IEEE80211_S_ASSOC, 1); in ieee80211_sta_join1()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c981 case IEEE80211_S_ASSOC: in lkpi_net80211_state_to_sta_state()
3184 { IEEE80211_S_ASSOC, IEEE80211_S_INIT, lkpi_sta_assoc_to_init }, /* Send DEAUTH. */
3190 { IEEE80211_S_ASSOC, IEEE80211_S_SCAN, lkpi_sta_assoc_to_scan },
3196 { IEEE80211_S_ASSOC, IEEE80211_S_AUTH, lkpi_sta_assoc_to_auth }, /* Send ?AUTH. */
3199 { IEEE80211_S_AUTH, IEEE80211_S_ASSOC, lkpi_sta_auth_to_assoc }, /* Send ASSOCREQ. */
3200 { IEEE80211_S_ASSOC, IEEE80211_S_ASSOC, lkpi_sta_a_to_a }, /* Send ASSOCREQ. */
3201 { IEEE80211_S_RUN, IEEE80211_S_ASSOC, lkpi_sta_run_to_assoc }, /* Send ASSOCREQ/REASSOCREQ. */
3204 { IEEE80211_S_ASSOC, IEEE80211_S_RUN, lkpi_sta_assoc_to_run },
/freebsd/sys/dev/ipw/
H A Dif_ipw.c889 nstate = IEEE80211_S_ASSOC; in ipw_newstate()
893 case IEEE80211_S_ASSOC: in ipw_newstate()
/freebsd/sys/dev/iwm/
H A Dif_iwm.c4490 nstate == IEEE80211_S_ASSOC || in iwm_newstate()
4505 vap->iv_state == IEEE80211_S_ASSOC || in iwm_newstate()
4514 vap->iv_state == IEEE80211_S_ASSOC) && in iwm_newstate()
4550 case IEEE80211_S_ASSOC: in iwm_newstate()
/freebsd/sys/dev/usb/wlan/
H A Dif_uath.c1602 vap->iv_state == IEEE80211_S_ASSOC || in uath_tx_start()
2047 case IEEE80211_S_ASSOC: in uath_newstate()
H A Dif_urtw.c1880 case IEEE80211_S_ASSOC: in urtw_newstate()
4346 if (sc->sc_state == IEEE80211_S_ASSOC && in urtw_updateslottask()
H A Dif_upgt.c1009 case IEEE80211_S_ASSOC: in upgt_newstate()
/freebsd/sys/dev/iwi/
H A Dif_iwi.c978 case IEEE80211_S_ASSOC: in iwi_newstate()
1438 ieee80211_new_state(vap, IEEE80211_S_ASSOC, -1); in iwi_notification_intr()
/freebsd/sys/dev/iwx/
H A Dif_iwx.c7963 case IEEE80211_S_ASSOC:
7996 case IEEE80211_S_ASSOC:
/freebsd/sys/dev/wpi/
H A Dif_wpi.c1769 case IEEE80211_S_ASSOC: in wpi_newstate()
/freebsd/sys/dev/iwn/
H A Dif_iwn.c2897 case IEEE80211_S_ASSOC: in iwn_newstate()