Searched refs:pc_sc (Results 1 - 7 of 7) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8192c/pci/
H A Dr92ce_rx.c62 struct rtwn_softc *sc = &pc->pc_sc;
116 struct rtwn_softc *sc = &pc->pc_sc;
H A Dr92ce_attach.c150 struct rtwn_softc *sc = &pc->pc_sc;
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8188e/pci/
H A Dr88ee_rx.c58 struct rtwn_softc *sc = &pc->pc_sc;
123 struct rtwn_softc *sc = &pc->pc_sc;
H A Dr88ee_attach.c122 struct rtwn_softc *sc = &pc->pc_sc;
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/pci/
H A Drtwn_pci_var.h105 struct rtwn_softc pc_sc; /* must be the first */ member in struct:rtwn_pci_softc
H A Drtwn_pci_rx.c89 struct rtwn_softc *sc = &pc->pc_sc;
223 struct rtwn_softc *sc = &pc->pc_sc;
249 rtwn_handle_c2h_report(&pc->pc_sc, pc->pc_rx_buf, len);
H A Drtwn_pci_attach.c605 struct rtwn_softc *sc = &pc->pc_sc;
710 struct rtwn_softc *sc = &pc->pc_sc;
744 ieee80211_stop_all(&pc->pc_sc.sc_ic);
753 rtwn_suspend(&pc->pc_sc);
763 rtwn_resume(&pc->pc_sc);

Completed in 43 milliseconds