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.c57 struct r92c_softc *rs = sc->sc_priv;
65 struct r92c_softc *rs = sc->sc_priv;
H A Dr92c_rom.c61 struct r92c_softc *rs = sc->sc_priv;
75 struct r92c_softc *rs = sc->sc_priv;
87 struct r92c_softc *rs = sc->sc_priv;
H A Dr92c_var.h66 #define R92C_SOFTC(_sc) ((struct r92c_softc *)((_sc)->sc_priv))
H A Dr92c_chan.c86 struct r92c_softc *rs = sc->sc_priv;
249 struct r92c_softc *rs = sc->sc_priv;
277 struct r92c_softc *rs = sc->sc_priv;
295 struct r92c_softc *rs = sc->sc_priv;
328 struct r92c_softc *rs = sc->sc_priv;
342 struct r92c_softc *rs = sc->sc_priv;
H A Dr92c_init.c59 struct r92c_softc *rs = sc->sc_priv;
127 struct r92c_softc *rs = sc->sc_priv;
237 struct r92c_softc *rs = sc->sc_priv;
330 struct r92c_softc *rs = sc->sc_priv;
H A Dr92c_rf.c58 struct r92c_softc *rs = sc->sc_priv;
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/usb/
H A Dr12au_attach.c81 struct r12a_softc *rs = sc->sc_priv;
113 struct r12a_softc *rs = sc->sc_priv;
147 sc->sc_priv = rs;
153 struct r12a_softc *rs = sc->sc_priv;
161 struct r12a_softc *rs = sc->sc_priv;
170 struct r12a_softc *rs = sc->sc_priv;
H A Dr12au_init.c64 struct r12a_softc *rs = sc->sc_priv;
135 struct r12a_softc *rs = sc->sc_priv;
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8821a/usb/
H A Dr21au_dfs.c121 struct r12a_softc *rs = sc->sc_priv;
172 struct r12a_softc *rs = sc->sc_priv;
228 struct r12a_softc *rs = sc->sc_priv;
254 struct r12a_softc *rs = sc->sc_priv;
H A Dr21au_attach.c79 struct r12a_softc *rs = sc->sc_priv;
104 struct r12a_softc *rs = sc->sc_priv;
150 sc->sc_priv = rs;
157 struct r12a_softc *rs = sc->sc_priv;
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8188e/
H A Dr88e_chan.c89 struct r92c_softc *rs = sc->sc_priv;
134 struct r92c_softc *rs = sc->sc_priv;
H A Dr88e_init.c61 struct r92c_softc *rs = sc->sc_priv;
H A Dr88e_rom.c61 struct r92c_softc *rs = sc->sc_priv;
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8821a/
H A Dr21a_chan.c75 struct r12a_softc *rs = sc->sc_priv;
113 struct r12a_softc *rs = sc->sc_priv;
H A Dr21a_rom.c65 struct r12a_softc *rs = sc->sc_priv;
H A Dr21a_init.c185 struct r12a_softc *rs = sc->sc_priv;
288 struct r12a_softc *rs = sc->sc_priv;
323 struct r12a_softc *rs = sc->sc_priv;
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192e/usb/
H A Dr92eu_init.c64 struct r92e_softc *rs = sc->sc_priv;
H A Dr92eu_attach.c80 sc->sc_priv = rs;
86 struct r92e_softc *rs = sc->sc_priv;
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/pci/
H A Dr92ce_init.c112 struct r92c_softc *rs = sc->sc_priv;
233 struct r92c_softc *rs = sc->sc_priv;
308 struct r92c_softc *rs = sc->sc_priv;
H A Dr92ce_attach.c71 struct r92c_softc *rs = sc->sc_priv;
96 struct r92c_softc *rs = sc->sc_priv;
132 sc->sc_priv = rs;
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/usb/
H A Dr92cu_attach.c67 struct r92c_softc *rs = sc->sc_priv;
98 struct r92c_softc *rs = sc->sc_priv;
138 sc->sc_priv = rs;
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/
H A Dr12a_var.h105 #define R12A_SOFTC(_sc) ((struct r12a_softc *)((_sc)->sc_priv))
H A Dr12a_caps.c66 struct r12a_softc *rs = sc->sc_priv;
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8188e/pci/
H A Dr88ee_attach.c79 struct r92c_softc *rs = sc->sc_priv;
109 sc->sc_priv = rs;
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8188e/usb/
H A Dr88eu_attach.c79 struct r92c_softc *rs = sc->sc_priv;
110 sc->sc_priv = rs;

Completed in 72 milliseconds

12