Home
last modified time | relevance | path

Searched refs:r92c_softc (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_attach.c55 struct r92c_softc *rs = sc->sc_priv; in r92c_detach_private()
63 struct r92c_softc *rs = sc->sc_priv; in r92c_read_chipid_vendor()
H A Dr92c_rom.c59 struct r92c_softc *rs = sc->sc_priv; in r92c_set_chains()
73 struct r92c_softc *rs = sc->sc_priv; in r92c_efuse_postread()
85 struct r92c_softc *rs = sc->sc_priv; in r92c_parse_rom()
H A Dr92c_chan.c135 struct r92c_softc *rs = sc->sc_priv; in r92c_get_txpower()
316 struct r92c_softc *rs = sc->sc_priv; in r92c_set_bw40()
345 struct r92c_softc *rs = sc->sc_priv; in r92c_set_bw20()
363 struct r92c_softc *rs = sc->sc_priv; in r92c_set_chan()
396 struct r92c_softc *rs = sc->sc_priv; in r92c_scan_start()
410 struct r92c_softc *rs = sc->sc_priv; in r92c_scan_end()
H A Dr92c_var.h25 struct r92c_softc { struct
65 #define R92C_SOFTC(_sc) ((struct r92c_softc *)((_sc)->sc_priv)) argument
H A Dr92c_init.c57 struct r92c_softc *rs = sc->sc_priv; in r92c_check_condition()
125 struct r92c_softc *rs = sc->sc_priv; in r92c_init_bb_common()
235 struct r92c_softc *rs = sc->sc_priv; in r92c_init_rf()
328 struct r92c_softc *rs = sc->sc_priv; in r92c_pa_bias_init()
H A Dr92c_rf.c56 struct r92c_softc *rs = sc->sc_priv; in r92c_rf_read()
H A Dr92c_fw.c256 struct r92c_softc *rs = sc->sc_priv; in r92c_joinbss_rpt()
435 struct r92c_softc *rs = sc->sc_priv; in r92c_handle_c2h_task()
H A Dr92c_tx.c350 struct r92c_softc *rs = sc->sc_priv; in r92c_fill_tx_desc()
/freebsd/sys/dev/rtwn/rtl8192c/usb/
H A Dr92cu_attach.c65 struct r92c_softc *rs = sc->sc_priv; in r92cu_postattach()
96 struct r92c_softc *rs = sc->sc_priv; in r92cu_set_name()
112 struct r92c_softc *rs; in r92cu_attach_private()
114 rs = malloc(sizeof(struct r92c_softc), M_RTWN_PRIV, M_WAITOK | M_ZERO); in r92cu_attach_private()
H A Dr92cu_init.c181 struct r92c_softc *rs = sc->sc_priv; in r92cu_power_off()
374 struct r92c_softc *rs = sc->sc_priv; in r92cu_post_init()
/freebsd/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_attach.c69 struct r92c_softc *rs = sc->sc_priv; in r92ce_postattach()
94 struct r92c_softc *rs = sc->sc_priv; in r92ce_set_name()
105 struct r92c_softc *rs; in r92ce_attach_private()
107 rs = malloc(sizeof(struct r92c_softc), M_RTWN_PRIV, M_WAITOK | M_ZERO); in r92ce_attach_private()
H A Dr92ce_init.c110 struct r92c_softc *rs = sc->sc_priv; in r92ce_power_on()
231 struct r92c_softc *rs = sc->sc_priv; in r92ce_power_off()
306 struct r92c_softc *rs = sc->sc_priv; in r92ce_post_init()
/freebsd/sys/dev/rtwn/rtl8188e/usb/
H A Dr88eu_attach.c77 struct r92c_softc *rs = sc->sc_priv; in r88e_postattach()
89 struct r92c_softc *rs; in r88eu_attach_private()
91 rs = malloc(sizeof(struct r92c_softc), M_RTWN_PRIV, M_WAITOK | M_ZERO); in r88eu_attach_private()
/freebsd/sys/dev/rtwn/rtl8188e/pci/
H A Dr88ee_attach.c77 struct r92c_softc *rs = sc->sc_priv; in r88ee_postattach()
89 struct r92c_softc *rs; in r88ee_attach_private()
91 rs = malloc(sizeof(struct r92c_softc), M_RTWN_PRIV, M_WAITOK | M_ZERO); in r88ee_attach_private()
/freebsd/sys/dev/rtwn/rtl8188e/
H A Dr88e_chan.c88 struct r92c_softc *rs = sc->sc_priv; in r88e_get_txpower()
158 struct r92c_softc *rs = sc->sc_priv; in r88e_set_bw20()
H A Dr88e_init.c59 struct r92c_softc *rs = sc->sc_priv; in r88e_crystalcap_write()
H A Dr88e_rom.c59 struct r92c_softc *rs = sc->sc_priv; in r88e_parse_rom()