Home
last modified time | relevance | path

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

12

/openbsd/sys/net80211/
H A Dieee80211_proto.c969 ieee80211_new_state(ic, IEEE80211_S_ASSOC, in ieee80211_auth_open()
1106 case IEEE80211_S_ASSOC: in ieee80211_newstate()
1198 case IEEE80211_S_ASSOC: in ieee80211_newstate()
1225 case IEEE80211_S_ASSOC: in ieee80211_newstate()
1259 case IEEE80211_S_ASSOC: in ieee80211_newstate()
1263 case IEEE80211_S_ASSOC: in ieee80211_newstate()
1294 case IEEE80211_S_ASSOC: /* infra mode */ in ieee80211_newstate()
H A Dieee80211_proto.h44 IEEE80211_S_ASSOC = 3, /* try to assoc */ enumerator
H A Dieee80211.c797 ic->ic_state == IEEE80211_S_ASSOC)) { in ieee80211_watchdog()
802 ic->ic_state == IEEE80211_S_ASSOC ? in ieee80211_watchdog()
H A Dieee80211_input.c341 if (ni->ni_state != IEEE80211_S_ASSOC) { in ieee80211_inputm()
2554 ic->ic_state != IEEE80211_S_ASSOC) { in ieee80211_recv_assoc_resp()
2800 ieee80211_new_state(ic, IEEE80211_S_ASSOC, in ieee80211_recv_disassoc()
/openbsd/sys/dev/pci/
H A Dif_ipw.c707 case IEEE80211_S_ASSOC: in ipw_newstate()
1799 ic->ic_newstate(ic, IEEE80211_S_ASSOC, -1); in ipw_auth_and_assoc()
H A Dif_iwi.c779 case IEEE80211_S_ASSOC: in iwi_newstate()
1012 ieee80211_new_state(ic, IEEE80211_S_ASSOC, -1); in iwi_notification_intr()
H A Dif_iwn.c1816 if (ic->ic_state >= IEEE80211_S_ASSOC && in iwn_newstate()
1817 nstate <= IEEE80211_S_ASSOC) { in iwn_newstate()
1850 case IEEE80211_S_ASSOC: in iwn_newstate()
/openbsd/sys/dev/usb/
H A Dif_rsu.c861 case IEEE80211_S_ASSOC: in rsu_newstate_cb()
1163 ic->ic_state = IEEE80211_S_ASSOC; in rsu_event_join_bss()
H A Dif_urtw.c2945 if (sc->sc_state == IEEE80211_S_ASSOC && in urtw_8225_rf_set_chan()
3374 if(sc->sc_state == IEEE80211_S_ASSOC && in urtw_8225v2_rf_set_chan()
3473 case IEEE80211_S_ASSOC: in urtw_task()
H A Dif_ral.c553 case IEEE80211_S_ASSOC: in ural_task()
H A Dif_rum.c646 case IEEE80211_S_ASSOC: in rum_task()
H A Dif_uath.c827 case IEEE80211_S_ASSOC: in uath_task()
H A Dif_upgt.c1296 case IEEE80211_S_ASSOC: in upgt_newstate_task()
H A Dif_otus.c783 case IEEE80211_S_ASSOC: in otus_newstate_cb()
H A Dif_athn_usb.c1089 case IEEE80211_S_ASSOC: in athn_usb_newstate_cb()
/openbsd/sys/dev/ic/
H A Dath.c587 ieee80211_new_state(ic, IEEE80211_S_ASSOC, -1); in ath_bmiss_proc()
2734 case IEEE80211_S_ASSOC: in ath_ledstate()
H A Dar5xxx.h509 #define HAL_LED_ASSOC IEEE80211_S_ASSOC
H A Dbwfm.c2636 ieee80211_new_state(ic, IEEE80211_S_ASSOC, -1); in bwfm_rx_event_cb()
2642 ic->ic_state == IEEE80211_S_ASSOC) in bwfm_rx_event_cb()
H A Dar5211.c1645 case IEEE80211_S_ASSOC: in ar5k_ar5211_set_ledstate()
H A Drtw.c2495 case IEEE80211_S_ASSOC: in rtw_led_newstate()
3457 case IEEE80211_S_ASSOC: in rtw_newstate()
H A Dar5212.c1955 case IEEE80211_S_ASSOC: in ar5k_ar5212_set_ledstate()
H A Dacx.c1757 if (ic->ic_state == IEEE80211_S_ASSOC) { in acx_newstate()
H A Dmalo.c1113 case IEEE80211_S_ASSOC: in malo_newstate()
H A Drt2560.c757 case IEEE80211_S_ASSOC: in rt2560_newstate()
/openbsd/sys/dev/pcmcia/
H A Dif_malo.c785 case IEEE80211_S_ASSOC: in cmalo_newstate()

12