Home
last modified time | relevance | path

Searched refs:r12a_softc (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/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()
126 struct r12a_softc *rs; in r12a_attach_private()
128 rs = malloc(sizeof(struct r12a_softc), M_RTWN_PRIV, M_WAITOK | M_ZERO); 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()
/freebsd/sys/dev/rtwn/rtl8821a/usb/
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()
121 struct r12a_softc *rs; in r21a_attach_private()
123 rs = malloc(sizeof(struct r12a_softc), M_RTWN_PRIV, M_WAITOK | M_ZERO); in r21a_attach_private()
155 struct r12a_softc *rs = sc->sc_priv; in r21au_adj_devcaps()
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()
/freebsd/sys/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()
/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_var.h32 struct r12a_softc { struct
103 #define R12A_SOFTC(_sc) ((struct r12a_softc *)((_sc)->sc_priv)) argument
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_init.c66 struct r12a_softc *rs = sc->sc_priv; in r12a_check_condition()
218 struct r12a_softc *rs = sc->sc_priv; in r12a_crystalcap_write()
325 struct r12a_softc *rs = sc->sc_priv; in r12a_power_off()
H A Dr12a_rom.c63 struct r12a_softc *rs = sc->sc_priv; in r12a_parse_rom_common()
155 struct r12a_softc *rs = sc->sc_priv; in r12a_parse_rom()
H A Dr12a_rx.c132 struct r12a_softc *rs = sc->sc_priv; in r12a_handle_c2h_report()
181 struct r12a_softc *rs = sc->sc_priv; in r12a_check_frame_checksum()
H A Dr12a_caps.c64 struct r12a_softc *rs = sc->sc_priv; in r12a_ioctl_net()
H A Dr12a_fw.c159 struct r12a_softc *rs = sc->sc_priv; in r12a_iq_calib_fw()