Searched refs:sc_newstate (Results 1 - 25 of 36) sorted by relevance

12

/illumos-gate/usr/src/uts/common/io/ural/
H A Dural_var.h119 int (*sc_newstate)(struct ieee80211com *, member in struct:ural_softc
H A Dural.c1456 err = sc->sc_newstate(ic, nstate, arg);
2304 sc->sc_newstate = ic->ic_newstate;
/illumos-gate/usr/src/uts/common/io/rum/
H A Drum_var.h127 int (*sc_newstate)(struct ieee80211com *, member in struct:rum_softc
H A Drum.c1464 err = sc->sc_newstate(ic, nstate, arg);
2349 sc->sc_newstate = ic->ic_newstate;
/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw_var.h99 int (*sc_newstate)(struct ieee80211com *, member in struct:urtw_softc
/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560_var.h198 int (*sc_newstate)(struct ieee80211com *, member in struct:rt2560_softc
H A Drt2560.c945 err = sc->sc_newstate(ic, nstate, arg);
2535 sc->sc_newstate = ic->ic_newstate;
/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661_var.h179 int (*sc_newstate)(struct ieee80211com *, member in struct:rt2661_softc
/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860_var.h227 int (*sc_newstate)(struct ieee80211com *, member in struct:rt2860_softc
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpivar.h127 int (*sc_newstate)(struct ieee80211com *, member in struct:wpi_softc
H A Dwpi.c581 sc->sc_newstate = ic->ic_newstate;
1299 err = sc->sc_newstate(ic, nstate, arg);
1401 return (sc->sc_newstate(ic, nstate, arg));
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_var.h116 int (*sc_newstate)(struct ieee80211com *, member in struct:iwh_softc
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2_var.h122 int (*sc_newstate)(struct ieee80211com *, member in struct:iwk_softc
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_var.h135 int (*sc_newstate)(struct ieee80211com *, member in struct:iwp_softc
H A Diwp.c1854 err = sc->sc_newstate(ic, nstate, arg);
1960 return (sc->sc_newstate(ic, nstate, arg));
5333 sc->sc_newstate = ic->ic_newstate;
/illumos-gate/usr/src/uts/common/io/uath/
H A Duath_var.h234 int (*sc_newstate)(struct ieee80211com *, member in struct:uath_softc
/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwvar.h480 int (*sc_newstate)(ieee80211com_t *, member in struct:rtw_softc
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnvar.h168 int (*sc_newstate)(struct ieee80211com *, member in struct:iwn_softc
/illumos-gate/usr/src/uts/common/io/atu/
H A Datu.c492 sc->sc_newstate(ic, nstate, arg);
528 err = sc->sc_newstate(ic, nstate, arg);
1260 sc->sc_newstate = ic->ic_newstate;
H A Datu.h99 int (*sc_newstate)(struct ieee80211com *, member in struct:atu_softc
/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_impl.h99 int (*sc_newstate)(struct ieee80211com *, member in struct:ipw2100_softc
/illumos-gate/usr/src/uts/common/io/iwi/
H A Dipw2200_impl.h102 int (*sc_newstate)(struct ieee80211com *, member in struct:ipw2200_softc
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl_var.h571 int (*sc_newstate)(struct ieee80211com *, member in struct:mwl_softc
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_core.h991 int (*sc_newstate)(ieee80211com_t *, enum ieee80211_state, int); member in struct:arn_softc
H A Darn_main.c1572 error = sc->sc_newstate(ic, nstate, arg);
3144 sc->sc_newstate = ic->ic_newstate;

Completed in 2256 milliseconds

12