Home
last modified time | relevance | path

Searched refs:sc_rf (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw_var.h108 struct urtw_rf sc_rf; member
H A Durtw.c886 struct urtw_rf *rf = &sc->sc_rf; in urtw_get_rfchip()
2051 struct urtw_rf *rf = &sc->sc_rf; in urtw_8187_init()
2879 struct urtw_rf *rf = &sc->sc_rf; in urtw_set_channel()
3058 struct urtw_rf *rf = &sc->sc_rf; in urtw_8187b_init()
/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd.h141 struct zyd_rf sc_rf; member
/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtwvar.h447 struct rtw_rf *sc_rf; member
H A Drtw.c1579 rc = rtw_rf_pwrstate(rsc->sc_rf, power); in rtw_pwrstate()
1789 if ((rc = rtw_phy_init(&rsc->sc_regs, rsc->sc_rf, in rtw_tune()
3252 rsc->sc_rf = rtw_rf_attach(rsc, rsc->sc_rfchipid, in rtw_attach()
3255 if (rsc->sc_rf == NULL) { in rtw_attach()
3365 rtw_rf_destroy(rsc->sc_rf); in rtw_attach()
3419 rtw_rf_destroy(rsc->sc_rf); in rtw_detach()