Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_proto.c751 ic->ic_state != IEEE80211_S_RUN) { in ieee80211_beacon_miss()
813 case IEEE80211_S_RUN: in ieee80211_newstate()
857 case IEEE80211_S_RUN: in ieee80211_newstate()
901 case IEEE80211_S_RUN: in ieee80211_newstate()
935 case IEEE80211_S_RUN: in ieee80211_newstate()
943 case IEEE80211_S_RUN: in ieee80211_newstate()
H A Dnet80211_input.c1167 ic->ic_state != IEEE80211_S_RUN || in ieee80211_recv_mgmt()
1470 ieee80211_new_state(ic, IEEE80211_S_RUN, subtype); in ieee80211_recv_mgmt()
1498 if (ic->ic_state != IEEE80211_S_RUN && in ieee80211_recv_mgmt()
1523 if (ic->ic_state != IEEE80211_S_RUN && in ieee80211_recv_mgmt()
H A Dnet80211_ioctl.c878 if (ostate == IEEE80211_S_RUN) in wifi_cmd_scan()
1585 ow_linkstat = (ic->ic_state == IEEE80211_S_RUN) ? in wl_get_linkstatus()
1618 if (ic->ic_state == IEEE80211_S_RUN) { in wl_set_desrates()
1648 if (ic->ic_state == IEEE80211_S_RUN) { in wl_set_desrates()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_recv.c351 ic->ic_state == IEEE80211_S_RUN) { in arn_recv_mgmt()
361 ic->ic_state == IEEE80211_S_RUN && in arn_recv_mgmt()
635 if (cur_signal <= 2 && ic->ic_state == IEEE80211_S_RUN) { in arn_rx_handler()
H A Darn_main.c947 if (ic->ic_state != IEEE80211_S_RUN) in arn_ani_calibrate()
1414 if (nstate != IEEE80211_S_RUN) in arn_newstate()
1485 if (nstate == IEEE80211_S_RUN && ic->ic_opmode != IEEE80211_M_IBSS) in arn_newstate()
1499 if (nstate == IEEE80211_S_RUN) { in arn_newstate()
1529 if (ostate != IEEE80211_S_RUN) { in arn_newstate()
1577 if (nstate == IEEE80211_S_RUN) { in arn_newstate()
1611 if (ic->ic_state == IEEE80211_S_RUN) { in arn_watchdog()
2398 if (ic->ic_state != IEEE80211_S_RUN) { in arn_m_tx()
H A Darn_beacon.c376 ic->ic_state != IEEE80211_S_RUN) { in arn_bmiss_proc()
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpivar.h69 (sc->sc_ic.ic_state == IEEE80211_S_RUN && \
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2_var.h41 (sc->sc_ic.ic_state == IEEE80211_S_RUN && \
H A Diwk2.c1606 case IEEE80211_S_RUN: in iwk_newstate()
1654 case IEEE80211_S_RUN: in iwk_newstate()
1762 if (nstate == IEEE80211_S_RUN) { in iwk_newstate()
2610 if (ic->ic_state != IEEE80211_S_RUN) { in iwk_m_tx()
3412 if ((ic->ic_state == IEEE80211_S_RUN) && in iwk_thread()
3429 sc->sc_ostate = IEEE80211_S_RUN; in iwk_thread()
5867 ic->ic_state == IEEE80211_S_RUN) { in iwk_recv_mgmt()
5886 ic->ic_state == IEEE80211_S_RUN) { in iwk_recv_mgmt()
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h274 IEEE80211_S_RUN = 4 /* associated */ enumerator
276 #define IEEE80211_S_MAX (IEEE80211_S_RUN+1)
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_var.h41 (sc->sc_ic.ic_state == IEEE80211_S_RUN && \
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_var.h41 (sc->sc_ic.ic_state == IEEE80211_S_RUN && \
/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100.c1678 case IEEE80211_S_RUN: in ipw2100_newstate()
1718 if ((ic->ic_state != IEEE80211_S_RUN) && (state == IEEE80211_S_RUN)) { in ipw2100_newstate()
1724 } else if ((ic->ic_state == IEEE80211_S_RUN) && in ipw2100_newstate()
1725 (state != IEEE80211_S_RUN)) { in ipw2100_newstate()
1997 if (ic->ic_state != IEEE80211_S_RUN) { in ipw2100_m_tx()
2792 IEEE80211_S_RUN, -1); in ipw2100_intr()
2813 if (ic->ic_state != IEEE80211_S_RUN) in ipw2100_intr()
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c1068 if (ic->ic_state != IEEE80211_S_RUN) { in ath_m_tx()
1326 if (nstate == IEEE80211_S_RUN && ic->ic_opmode != IEEE80211_M_IBSS) in ath_newstate()
1337 if ((nstate == IEEE80211_S_RUN) && in ath_newstate()
1338 (ostate != IEEE80211_S_RUN)) { in ath_newstate()
1359 if (nstate == IEEE80211_S_RUN) { in ath_newstate()
1415 if (ic->ic_state == IEEE80211_S_RUN) { in ath_watchdog()
1511 if (ic->ic_state == IEEE80211_S_RUN) { in ath_intr()
H A Dath_rate.c210 if (state == IEEE80211_S_RUN) { in ath_rate_ctl_reset()
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200.c1817 case IEEE80211_S_RUN: in ipw2200_newstate()
1835 if ((ic->ic_state != IEEE80211_S_RUN) && (state == IEEE80211_S_RUN)) { in ipw2200_newstate()
1837 } else if ((ic->ic_state == IEEE80211_S_RUN) && in ipw2200_newstate()
1838 (state != IEEE80211_S_RUN)) { in ipw2200_newstate()
2148 if (ic->ic_state != IEEE80211_S_RUN) { in ipw2200_m_tx()
2786 ieee80211_new_state(ic, IEEE80211_S_RUN, -1); in ipw2200_rcv_notif()
/illumos-gate/usr/src/uts/common/io/ural/
H A Dural.c836 if (ic->ic_state != IEEE80211_S_RUN) { in ural_m_tx()
1405 if (ostate == IEEE80211_S_RUN) { in ural_newstate()
1427 case IEEE80211_S_RUN: in ural_newstate()
1460 if (nstate == IEEE80211_S_RUN) in ural_newstate()
1963 if (ic->ic_state == IEEE80211_S_RUN) in ural_watchdog()
/illumos-gate/usr/src/uts/common/io/rum/
H A Drum.c901 if (ic->ic_state != IEEE80211_S_RUN) { in rum_m_tx()
1418 if (ostate == IEEE80211_S_RUN) { in rum_newstate()
1439 case IEEE80211_S_RUN: in rum_newstate()
1468 if (nstate == IEEE80211_S_RUN) in rum_newstate()
1984 if (ic->ic_state == IEEE80211_S_RUN) in rum_watchdog()
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnvar.h418 (sc->sc_ic.ic_state == IEEE80211_S_RUN && \
/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560.c896 if (ostate == IEEE80211_S_RUN) { in rt2560_newstate()
922 case IEEE80211_S_RUN: in rt2560_newstate()
949 if (nstate == IEEE80211_S_RUN) in rt2560_newstate()
1726 if (ic->ic_state != IEEE80211_S_RUN) { in rt2560_m_tx()
2033 if (ic->ic_state == IEEE80211_S_RUN) in rt2560_watchdog()
/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd.c936 if (ic->ic_state != IEEE80211_S_RUN) { in zyd_m_tx()
984 case IEEE80211_S_RUN: in zyd_newstate()
/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c1698 (sc->sc_ic.ic_state == IEEE80211_S_RUN ? 4:2); in urtw_led_mode0()
1727 IEEE80211_S_RUN) ? in urtw_led_mode0()
1859 if (nstate == IEEE80211_S_RUN) { in urtw_update_msr()
2969 else if (ic->ic_state == IEEE80211_S_RUN) in urtw_get_rate()
3636 drv_usectohz((ic->ic_state == IEEE80211_S_RUN) ? in urtw_led_launch()
3708 case IEEE80211_S_RUN: in urtw_newstate()
3970 if ((ic->ic_state != IEEE80211_S_RUN) || in urtw_m_tx()
/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtw.c1918 else if (ic->ic_state == IEEE80211_S_RUN) in rtw_get_rate()
2308 if (ic->ic_state != IEEE80211_S_RUN) { in rtw_m_tx()
2430 if (state == IEEE80211_S_RUN) { in rtw_rate_ctl_reset()
2475 if (ic->ic_state == IEEE80211_S_RUN) in rtw_rate_ctl()
2522 case IEEE80211_S_RUN: in rtw_new_state()
/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860.c1541 if (ostate == IEEE80211_S_RUN) { in rt2860_newstate()
1548 if (ostate == IEEE80211_S_RUN) { in rt2860_newstate()
1568 case IEEE80211_S_RUN: in rt2860_newstate()
2707 if (ic->ic_state != IEEE80211_S_RUN) { in rt2860_m_tx()
/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c1920 if (ostate == IEEE80211_S_RUN) { in uath_newstate()
1956 case IEEE80211_S_RUN: in uath_newstate()
2112 ic->ic_state == IEEE80211_S_RUN) in uath_send()
2984 if ((ic->ic_state != IEEE80211_S_RUN) || in uath_m_tx()

12