Home
last modified time | relevance | path

Searched refs:sc_priv (Results 1 – 25 of 37) sorted by relevance

12

/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/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.c84 struct r92c_softc *rs = sc->sc_priv; in r92c_get_txpower()
247 struct r92c_softc *rs = sc->sc_priv; in r92c_set_bw40()
275 struct r92c_softc *rs = sc->sc_priv; in r92c_set_bw20()
293 struct r92c_softc *rs = sc->sc_priv; in r92c_set_chan()
326 struct r92c_softc *rs = sc->sc_priv; in r92c_scan_start()
340 struct r92c_softc *rs = sc->sc_priv; in r92c_scan_end()
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_var.h65 #define R92C_SOFTC(_sc) ((struct r92c_softc *)((_sc)->sc_priv))
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/usb/
H A Dr12au_attach.c79 struct r12a_softc *rs = sc->sc_priv; in r12au_postattach()
111 struct r12a_softc *rs = sc->sc_priv; in r12a_vap_preattach()
145 sc->sc_priv = rs; in r12a_attach_private()
151 struct r12a_softc *rs = sc->sc_priv; in r12a_detach_private()
159 struct r12a_softc *rs = sc->sc_priv; in r12a_read_chipid_vendor()
168 struct r12a_softc *rs = sc->sc_priv; in r12au_adj_devcaps()
H A Dr12au_init.c62 struct r12a_softc *rs = sc->sc_priv; in r12au_init_rx_agg()
133 struct r12a_softc *rs = sc->sc_priv; in r12au_init_ampdu()
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8821a/usb/
H A Dr21au_dfs.c119 struct r12a_softc *rs = sc->sc_priv; in r21au_chan_check()
170 struct r12a_softc *rs = sc->sc_priv; in r21au_newstate()
226 struct r12a_softc *rs = sc->sc_priv; in r21au_scan_start()
252 struct r12a_softc *rs = sc->sc_priv; in r21au_scan_end()
H A Dr21au_attach.c77 struct r12a_softc *rs = sc->sc_priv; in r21a_postattach()
102 struct r12a_softc *rs = sc->sc_priv; in r21au_vap_preattach()
148 sc->sc_priv = rs; in r21a_attach_private()
155 struct r12a_softc *rs = sc->sc_priv; in r21au_adj_devcaps()
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8821a/
H A Dr21a_chan.c73 struct r12a_softc *rs = sc->sc_priv; in r21a_set_band_2ghz()
111 struct r12a_softc *rs = sc->sc_priv; in r21a_set_band_5ghz()
H A Dr21a_init.c183 struct r12a_softc *rs = sc->sc_priv; in r21a_power_off()
286 struct r12a_softc *rs = sc->sc_priv; in r21a_check_condition()
321 struct r12a_softc *rs = sc->sc_priv; in r21a_crystalcap_write()
H A Dr21a_rom.c63 struct r12a_softc *rs = sc->sc_priv; in r21a_parse_rom()
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8188e/
H A Dr88e_chan.c87 struct r92c_softc *rs = sc->sc_priv; in r88e_get_txpower()
132 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()
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/pci/
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()
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()
130 sc->sc_priv = rs; in r92ce_attach_private()
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/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()
136 sc->sc_priv = rs; in r92cu_attach_private()
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192e/usb/
H A Dr92eu_init.c62 struct r92e_softc *rs = sc->sc_priv; in r92eu_init_rx_agg()
H A Dr92eu_attach.c78 sc->sc_priv = rs; in r92eu_attach_private()
84 struct r92e_softc *rs = sc->sc_priv; in r92e_detach_private()
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192e/
H A Dr92e_chan.c93 struct r92e_softc *rs = sc->sc_priv; in r92e_get_txpower()
212 struct r92e_softc *rs = sc->sc_priv; in r92e_set_chan()
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/
H A Dr12a_chan.c165 struct r12a_softc *rs = sc->sc_priv; in r12a_get_txpower()
271 struct r12a_softc *rs = sc->sc_priv; in r12a_fix_spur()
306 struct r12a_softc *rs = sc->sc_priv; in r12a_set_band()
473 struct r12a_softc *rs = sc->sc_priv; in r12a_set_band_2ghz()
529 struct r12a_softc *rs = sc->sc_priv; in r12a_set_band_5ghz()
H A Dr12a_caps.c64 struct r12a_softc *rs = sc->sc_priv; in r12a_ioctl_net()
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8188e/usb/
H A Dr88eu_attach.c77 struct r92c_softc *rs = sc->sc_priv; in r88e_postattach()
108 sc->sc_priv = rs; in r88eu_attach_private()

12