Symbol: rtw_softc_t
usr/src/uts/common/io/rtw/rtw.c
1027
rtw_rxdesc_init(rtw_softc_t *rsc, struct rtw_rxbuf *rbf, int idx, int is_last)
usr/src/uts/common/io/rtw/rtw.c
1067
rtw_io_enable(rtw_softc_t *rsc, uint8_t flags, int enable)
usr/src/uts/common/io/rtw/rtw.c
1157
rtw_dma_free(rtw_softc_t *rsc)
usr/src/uts/common/io/rtw/rtw.c
1204
rtw_dma_init(dev_info_t *devinfo, rtw_softc_t *rsc)
usr/src/uts/common/io/rtw/rtw.c
1308
rtw_hwring_setup(rtw_softc_t *rsc)
usr/src/uts/common/io/rtw/rtw.c
1325
rtw_swring_setup(rtw_softc_t *rsc, int flag)
usr/src/uts/common/io/rtw/rtw.c
1394
rtw_resume_ticks(rtw_softc_t *rsc)
usr/src/uts/common/io/rtw/rtw.c
1542
rtw_pwrstate0(rtw_softc_t *rsc, enum rtw_pwrstate power, int before_rf,
usr/src/uts/common/io/rtw/rtw.c
1567
rtw_pwrstate(rtw_softc_t *rsc, enum rtw_pwrstate power)
usr/src/uts/common/io/rtw/rtw.c
1601
rtw_disable(rtw_softc_t *rsc)
usr/src/uts/common/io/rtw/rtw.c
1621
rtw_enable(rtw_softc_t *rsc)
usr/src/uts/common/io/rtw/rtw.c
1636
rtw_set_nettype(rtw_softc_t *rsc, enum ieee80211_opmode opmode)
usr/src/uts/common/io/rtw/rtw.c
1663
rtw_pktfilt_load(rtw_softc_t *rsc)
usr/src/uts/common/io/rtw/rtw.c
1728
rtw_refine_setting(rtw_softc_t *rsc)
usr/src/uts/common/io/rtw/rtw.c
1762
rtw_tune(rtw_softc_t *rsc)
usr/src/uts/common/io/rtw/rtw.c
1803
rtw_init(rtw_softc_t *rsc)
usr/src/uts/common/io/rtw/rtw.c
1835
rtw_rf_attach(rtw_softc_t *rsc, enum rtw_rfchipid rfchipid, int digphy)
usr/src/uts/common/io/rtw/rtw.c
1905
static void rtw_intr_rx(rtw_softc_t *rsc);
usr/src/uts/common/io/rtw/rtw.c
1906
static void rtw_ring_recycling(rtw_softc_t *rsc, uint16_t isr, uint32_t pri);
usr/src/uts/common/io/rtw/rtw.c
2088
rtw_assembly_80211(rtw_softc_t *rsc, struct rtw_txbuf *bf,
usr/src/uts/common/io/rtw/rtw.c
212
sizeof (rtw_softc_t), 1);
usr/src/uts/common/io/rtw/rtw.c
2251
rtw_softc_t *rsc = (rtw_softc_t *)ic;
usr/src/uts/common/io/rtw/rtw.c
2304
rtw_softc_t *rsc = arg;
usr/src/uts/common/io/rtw/rtw.c
2332
rtw_softc_t *rsc = (rtw_softc_t *)arg;
usr/src/uts/common/io/rtw/rtw.c
2343
rtw_join_bss(rtw_softc_t *rsc, uint8_t *bssid, uint16_t intval0)
usr/src/uts/common/io/rtw/rtw.c
2376
rtw_rate_ctl_start(rtw_softc_t *rsc, struct ieee80211_node *in)
usr/src/uts/common/io/rtw/rtw.c
2418
rtw_rate_ctl_reset(rtw_softc_t *rsc, enum ieee80211_state state)
usr/src/uts/common/io/rtw/rtw.c
2445
rtw_softc_t *rsc = (rtw_softc_t *)ic;
usr/src/uts/common/io/rtw/rtw.c
2483
rtw_softc_t *rsc = (rtw_softc_t *)ic;
usr/src/uts/common/io/rtw/rtw.c
2558
rtw_intr_rx(rtw_softc_t *rsc)
usr/src/uts/common/io/rtw/rtw.c
2694
rtw_ring_recycling(rtw_softc_t *rsc, uint16_t isr, uint32_t pri)
usr/src/uts/common/io/rtw/rtw.c
2777
rtw_intr_timeout(rtw_softc_t *rsc)
usr/src/uts/common/io/rtw/rtw.c
2786
rtw_softc_t *rsc = (rtw_softc_t *)arg;
usr/src/uts/common/io/rtw/rtw.c
2849
rtw_softc_t *rsc = (rtw_softc_t *)arg;
usr/src/uts/common/io/rtw/rtw.c
2863
rtw_softc_t *rsc = (rtw_softc_t *)arg;
usr/src/uts/common/io/rtw/rtw.c
2882
rtw_softc_t *rsc = NULL;
usr/src/uts/common/io/rtw/rtw.c
2904
rtw_softc_t *rsc = (rtw_softc_t *)arg;
usr/src/uts/common/io/rtw/rtw.c
2924
rtw_softc_t *rsc = arg;
usr/src/uts/common/io/rtw/rtw.c
2937
rtw_softc_t *rsc = arg;
usr/src/uts/common/io/rtw/rtw.c
2945
rtw_softc_t *rsc = (rtw_softc_t *)arg;
usr/src/uts/common/io/rtw/rtw.c
2965
rtw_softc_t *rsc = (rtw_softc_t *)arg;
usr/src/uts/common/io/rtw/rtw.c
2984
rtw_softc_t *rsc = (rtw_softc_t *)arg;
usr/src/uts/common/io/rtw/rtw.c
3003
rtw_softc_t *rsc = (rtw_softc_t *)arg;
usr/src/uts/common/io/rtw/rtw.c
3031
rtw_softc_t *rsc = arg;
usr/src/uts/common/io/rtw/rtw.c
3048
rtw_softc_t *rsc = (rtw_softc_t *)arg;
usr/src/uts/common/io/rtw/rtw.c
3104
rtw_mutex_destroy(rtw_softc_t *rsc)
usr/src/uts/common/io/rtw/rtw.c
3119
rtw_softc_t *rsc;
usr/src/uts/common/io/rtw/rtw.c
3379
rtw_softc_t *rsc;
usr/src/uts/common/io/rtw/rtw.c
414
rtw_txdac_enable(rtw_softc_t *rsc, int enable)
usr/src/uts/common/io/rtw/rtw.c
491
rtw_continuous_tx_enable(rtw_softc_t *rsc, int enable)
usr/src/uts/common/io/rtw/rtw.c
551
rtw_enable_interrupts(rtw_softc_t *rsc)
usr/src/uts/common/io/rtw/rtw.c
593
rtw_reset(rtw_softc_t *rsc)
usr/src/uts/common/io/rtw/rtw.c
651
rtw_io_enable(rtw_softc_t *rsc, uint8_t flags, int enable);
usr/src/uts/common/io/rtw/rtw.c
654
rtw_rtx_disable(rtw_softc_t *rsc)
usr/src/uts/common/io/rtw/rtwvar.h
503
#define RTW_SC(ic) ((rtw_softc_t *)ic)