Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/net80211/
H A Dnet80211_proto.c792 case IEEE80211_S_INIT: in ieee80211_newstate()
795 case IEEE80211_S_INIT: in ieee80211_newstate()
831 case IEEE80211_S_INIT: in ieee80211_newstate()
878 case IEEE80211_S_INIT: in ieee80211_newstate()
919 case IEEE80211_S_INIT: in ieee80211_newstate()
940 case IEEE80211_S_INIT: in ieee80211_newstate()
H A Dnet80211_ioctl.c885 if (ostate == IEEE80211_S_INIT) in wifi_cmd_scan()
937 if (ic->ic_state != IEEE80211_S_INIT) { in wifi_cmd_disassoc()
939 (void) ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in wifi_cmd_disassoc()
1639 if (ic->ic_state != IEEE80211_S_INIT && in wl_set_desrates()
1827 case IEEE80211_S_INIT: in wl_set_phy()
2164 ieee80211_new_state(ic, IEEE80211_S_INIT, in wl_set_mlme()
H A Dnet80211.c344 if (ic->ic_state == IEEE80211_S_INIT) in ieee80211_watchdog()
H A Dnet80211_node.c593 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in ieee80211_end_scan()
/titanic_41/usr/src/uts/common/io/atu/
H A Datu.c512 case IEEE80211_S_INIT: in atu_newstate()
909 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in atu_watchdog()
1128 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in atu_disconnect()
1249 ic->ic_state = IEEE80211_S_INIT; in atu_attach()
1329 ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1); in atu_detach()
1443 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in atu_m_stop()
/titanic_41/usr/src/uts/common/io/wpi/
H A Dwpi.c543 ic->ic_state = IEEE80211_S_INIT; in wpi_attach()
1248 case IEEE80211_S_INIT: in wpi_newstate()
1391 case IEEE80211_S_INIT: in wpi_newstate()
1895 IEEE80211_S_INIT, -1);
1984 ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1);
2468 ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
2483 ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
2577 ieee80211_new_state(ic, IEEE80211_S_INIT, -1);
2598 if (sc->sc_ostate != IEEE80211_S_INIT)
2617 ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1);
/titanic_41/usr/src/uts/common/io/zyd/
H A Dzyd.c527 ic->ic_state = IEEE80211_S_INIT; in zyd_wifi_init()
788 ieee80211_new_state(&sc->ic, IEEE80211_S_INIT, -1); in zyd_m_start()
803 ieee80211_new_state(&sc->ic, IEEE80211_S_INIT, -1); in zyd_m_stop()
H A Dzyd_usb.c1215 ieee80211_new_state(&sc->ic, IEEE80211_S_INIT, -1); in zyd_usb_disconnect()
1239 ieee80211_new_state(&sc->ic, IEEE80211_S_INIT, -1); in zyd_suspend()
/titanic_41/usr/src/uts/common/io/uath/
H A Duath.c1903 if (UATH_IS_DISCONNECT(sc) && (nstate != IEEE80211_S_INIT)) { in uath_newstate()
1908 if (UATH_IS_SUSPEND(sc) && (nstate != IEEE80211_S_INIT)) { in uath_newstate()
1914 case IEEE80211_S_INIT: in uath_newstate()
2303 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in uath_disconnect()
2760 ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1); in uath_resume()
2785 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in uath_m_start()
2799 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in uath_m_stop()
3158 ic->ic_state = IEEE80211_S_INIT; in uath_attach()
3291 ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1); in uath_detach()
/titanic_41/usr/src/uts/common/io/iwp/
H A Diwp.c720 ic->ic_state = IEEE80211_S_INIT; in iwp_attach()
924 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in iwp_detach()
1808 case IEEE80211_S_INIT: in iwp_newstate()
1941 case IEEE80211_S_INIT: in iwp_newstate()
2667 IEEE80211_S_INIT, -1); in iwp_rx_softintr()
2734 IEEE80211_S_INIT, -1); in iwp_rx_softintr()
2805 ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1); in iwp_intr()
3521 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in iwp_m_start()
3550 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in iwp_m_stop()
3653 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in iwp_thread()
[all …]
/titanic_41/usr/src/uts/common/io/ipw/
H A Dipw2100.c378 ic->ic_state = IEEE80211_S_INIT; in ipw2100_attach()
730 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in ipw2100_stop()
1708 case IEEE80211_S_INIT: in ipw2100_newstate()
2589 if (ic->ic_state != IEEE80211_S_INIT) { in ipw_wificfg_disassoc()
2590 (void) ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in ipw_wificfg_disassoc()
2797 IEEE80211_S_INIT, -1); in ipw2100_intr()
/titanic_41/usr/src/uts/common/io/iwi/
H A Dipw2200.c475 ic->ic_state = IEEE80211_S_INIT; in ipw2200_attach()
777 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in ipw2200_stop()
1828 case IEEE80211_S_INIT: in ipw2200_newstate()
2001 if (ostate != IEEE80211_S_INIT) in ipw2200_thread()
2047 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in ipw2200_m_start()
2072 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in ipw2200_m_stop()
/titanic_41/usr/src/uts/common/io/rtw/
H A Drtw.c2504 if (ostate == IEEE80211_S_INIT && nstate != IEEE80211_S_INIT) in rtw_new_state()
2506 if (nstate != IEEE80211_S_INIT) { in rtw_new_state()
2513 case IEEE80211_S_INIT: in rtw_new_state()
2865 (void) ieee80211_new_state(&rsc->sc_ic, IEEE80211_S_INIT, -1); in rtw_m_stop()
2957 (void) ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in rtw_m_start()
3389 ieee80211_new_state(&rsc->sc_ic, IEEE80211_S_INIT, -1); in rtw_detach()
/titanic_41/usr/src/uts/common/io/iwh/
H A Diwh.c774 ic->ic_state = IEEE80211_S_INIT; in iwh_attach()
1015 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in iwh_detach()
1872 case IEEE80211_S_INIT: in iwh_newstate()
2032 case IEEE80211_S_INIT: in iwh_newstate()
2781 IEEE80211_S_INIT, -1); in iwh_rx_softintr()
2908 ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1); in iwh_intr()
3696 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in iwh_m_start()
3725 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in iwh_m_stop()
3828 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in iwh_thread()
3852 if (sc->sc_ostate != IEEE80211_S_INIT) { in iwh_thread()
[all …]
/titanic_41/usr/src/uts/common/io/iwk/
H A Diwk2.c668 ic->ic_state = IEEE80211_S_INIT; in iwk_attach()
1558 case IEEE80211_S_INIT: in iwk_newstate()
1742 case IEEE80211_S_INIT: in iwk_newstate()
1812 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in iwk_watchdog()
2416 IEEE80211_S_INIT, -1); in iwk_rx_softintr()
2518 ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1); in iwk_intr()
3070 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in iwk_m_ioctl()
3233 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in iwk_m_start()
3249 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in iwk_m_stop()
3344 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in iwk_thread()
[all …]
/titanic_41/usr/src/uts/common/io/ural/
H A Dural.c1404 case IEEE80211_S_INIT: in ural_newstate()
1646 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in ural_stop()
1762 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in ural_disconnect()
2245 ic->ic_state = IEEE80211_S_INIT; in ural_attach()
/titanic_41/usr/src/uts/common/io/urtw/
H A Durtw.c2077 error = urtw_update_msr(sc, IEEE80211_S_INIT); in urtw_8187_init()
3081 error = urtw_update_msr(sc, IEEE80211_S_INIT); in urtw_8187b_init()
3657 case IEEE80211_S_INIT: in urtw_newstate()
3931 ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1); in urtw_disconnect()
4003 ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1); in urtw_m_stop()
4189 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in urtw_watchdog()
4357 ic->ic_state = IEEE80211_S_INIT; in urtw_attach()
4486 ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1); in urtw_detach()
/titanic_41/usr/src/uts/common/io/rum/
H A Drum.c1417 case IEEE80211_S_INIT: in rum_newstate()
1653 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in rum_stop()
1769 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in rum_disconnect()
2285 ic->ic_state = IEEE80211_S_INIT; in rum_attach()
/titanic_41/usr/src/uts/common/sys/
H A Dnet80211.h265 IEEE80211_S_INIT = 0, /* default state */ enumerator
/titanic_41/usr/src/uts/common/io/mwl/
H A Dmwl.c2985 case IEEE80211_S_INIT: in mwl_newstate()
2988 if (ostate != IEEE80211_S_INIT) { in mwl_newstate()
3640 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in mwl_m_start()
3659 ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1); in mwl_m_stop()
3827 ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1); in mwl_attach()
4036 ic->ic_state = IEEE80211_S_INIT; in mwl_attach()
/titanic_41/usr/src/uts/common/io/arn/
H A Darn_main.c1466 if (nstate == IEEE80211_S_INIT) { in arn_newstate()
1683 (void) ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in arn_watchdog()
2219 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in arn_close()
3168 ic->ic_state = IEEE80211_S_INIT; in arn_attach()
/titanic_41/usr/src/uts/common/io/rwd/
H A Drt2661.c2017 case IEEE80211_S_INIT: in rt2661_newstate()
2570 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in rt2661_m_start()
2589 ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1); in rt2661_m_stop()
3017 ic->ic_state = IEEE80211_S_INIT; in rt2661_attach()
/titanic_41/usr/src/uts/common/io/ath/
H A Dath_main.c1299 if (nstate == IEEE80211_S_INIT) { in ath_newstate()
1584 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in ath_stop_locked()
2224 ic->ic_state = IEEE80211_S_INIT; in ath_attach()
/titanic_41/usr/src/uts/common/io/rwn/
H A Drt2860.c1546 case IEEE80211_S_INIT: in rt2860_newstate()
2588 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in rt2860_m_start()
2607 ieee80211_new_state(&sc->sc_ic, IEEE80211_S_INIT, -1); in rt2860_m_stop()
2966 ic->ic_state = IEEE80211_S_INIT; in rt2860_attach()
/titanic_41/usr/src/uts/common/io/ral/
H A Drt2560.c895 case IEEE80211_S_INIT: in rt2560_newstate()
1914 ieee80211_new_state(ic, IEEE80211_S_INIT, -1); in rt2560_stop()
2473 ic->ic_state = IEEE80211_S_INIT; in rt2560_attach()