Searched refs:pc_sc (Results 1 – 7 of 7) sorted by relevance
60 struct rtwn_softc *sc = &pc->pc_sc; in r92ce_get_intr_status()114 struct rtwn_softc *sc = &pc->pc_sc; in r92ce_enable_intr()
148 struct rtwn_softc *sc = &pc->pc_sc; in r92ce_attach()
56 struct rtwn_softc *sc = &pc->pc_sc; in r88ee_get_intr_status()121 struct rtwn_softc *sc = &pc->pc_sc; in r88ee_enable_intr()
120 struct rtwn_softc *sc = &pc->pc_sc; in r88ee_attach()
85 struct rtwn_softc *sc = &pc->pc_sc; in rtwn_pci_rx_frame()216 struct rtwn_softc *sc = &pc->pc_sc; in rtwn_pci_tx_report()242 rtwn_handle_c2h_report(&pc->pc_sc, pc->pc_rx_buf, len); in rtwn_pci_c2h_report()
602 struct rtwn_softc *sc = &pc->pc_sc; in rtwn_pci_attach()707 struct rtwn_softc *sc = &pc->pc_sc; in rtwn_pci_detach()741 ieee80211_stop_all(&pc->pc_sc.sc_ic); in rtwn_pci_shutdown()750 rtwn_suspend(&pc->pc_sc); in rtwn_pci_suspend()760 rtwn_resume(&pc->pc_sc); in rtwn_pci_resume()
104 struct rtwn_softc pc_sc; /* must be the first */ member