Home
last modified time | relevance | path

Searched refs:sc_ostate (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560_var.h153 enum ieee80211_state sc_ostate; member
H A Drt2560.c858 ic->ic_state = sc->sc_ostate; in rt2560_statedog()
877 sc->sc_ostate = ostate; in rt2560_newstate()
/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661_var.h133 enum ieee80211_state sc_ostate; member
H A Drt2661.c2005 sc->sc_ostate = ostate; in rt2661_newstate()
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpivar.h129 enum ieee80211_state sc_ostate; member
H A Dwpi.c1895 sc->sc_ostate = sc->sc_ic.ic_state;
1981 sc->sc_ostate = sc->sc_ic.ic_state;
2600 if (sc->sc_ostate != IEEE80211_S_INIT)
2660 sc->sc_ostate = IEEE80211_S_RUN;
/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860_var.h144 enum ieee80211_state sc_ostate; member
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2_var.h126 enum ieee80211_state sc_ostate; member
H A Diwk2.c2414 sc->sc_ostate = sc->sc_ic.ic_state; in iwk_rx_softintr()
2514 sc->sc_ostate = sc->sc_ic.ic_state; in iwk_intr()
3365 if (sc->sc_ostate != IEEE80211_S_INIT) in iwk_thread()
3429 sc->sc_ostate = IEEE80211_S_RUN; in iwk_thread()
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_var.h125 enum ieee80211_state sc_ostate; member
H A Diwh.c2779 sc->sc_ostate = sc->sc_ic.ic_state; in iwh_rx_softintr()
2902 sc->sc_ostate = sc->sc_ic.ic_state; in iwh_intr()
3853 if (sc->sc_ostate != IEEE80211_S_INIT) { in iwh_thread()
3898 sc->sc_ostate = IEEE80211_S_RUN; in iwh_thread()
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_var.h144 enum ieee80211_state sc_ostate; member
H A Diwp.c2669 sc->sc_ostate = sc->sc_ic.ic_state; in iwp_rx_softintr()
2805 sc->sc_ostate = sc->sc_ic.ic_state; in iwp_intr()
3681 if (sc->sc_ostate != IEEE80211_S_INIT) { in iwp_thread()
3719 sc->sc_ostate = IEEE80211_S_RUN; in iwp_thread()
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnvar.h171 enum ieee80211_state sc_ostate; member
H A Dif_iwn.c2499 sc->sc_ostate = ostate; in iwn_newstate()
4047 sc->sc_ostate = IEEE80211_S_RUN; in iwn_watchdog()
4391 if (sc->sc_ostate != IEEE80211_S_INIT) { in iwn_periodic()