Home
last modified time | relevance | path

Searched refs:rtw_softc_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rtw/
H A Drtw.c2251 rtw_softc_t *rsc = (rtw_softc_t *)ic; in rtw_send()
2332 rtw_softc_t *rsc = (rtw_softc_t *)arg; in rtw_next_scan()
2445 rtw_softc_t *rsc = (rtw_softc_t *)ic; in rtw_rate_ctl()
2483 rtw_softc_t *rsc = (rtw_softc_t *)ic; in rtw_new_state()
2786 rtw_softc_t *rsc = (rtw_softc_t *)arg; in rtw_intr()
2849 rtw_softc_t *rsc = (rtw_softc_t *)arg; in rtw_stop()
2863 rtw_softc_t *rsc = (rtw_softc_t *)arg; in rtw_m_stop()
2904 rtw_softc_t *rsc = (rtw_softc_t *)arg; in rtw_m_setprop()
2945 rtw_softc_t *rsc = (rtw_softc_t *)arg; in rtw_m_start()
2965 rtw_softc_t *rsc = (rtw_softc_t *)arg; in rtw_m_unicst()
[all …]
H A Drtwvar.h501 } rtw_softc_t; typedef
503 #define RTW_SC(ic) ((rtw_softc_t *)ic)