Searched refs:pc_sc (Results 1 – 7 of 7) sorted by relevance
62 struct rtwn_softc *sc = &pc->pc_sc; in r92ce_get_intr_status()116 struct rtwn_softc *sc = &pc->pc_sc; in r92ce_enable_intr()
150 struct rtwn_softc *sc = &pc->pc_sc; in r92ce_attach()
58 struct rtwn_softc *sc = &pc->pc_sc; in r88ee_get_intr_status()123 struct rtwn_softc *sc = &pc->pc_sc; in r88ee_enable_intr()
122 struct rtwn_softc *sc = &pc->pc_sc; in r88ee_attach()
87 struct rtwn_softc *sc = &pc->pc_sc; in rtwn_pci_rx_frame()218 struct rtwn_softc *sc = &pc->pc_sc; in rtwn_pci_tx_report()244 rtwn_handle_c2h_report(&pc->pc_sc, pc->pc_rx_buf, len); in rtwn_pci_c2h_report()
605 struct rtwn_softc *sc = &pc->pc_sc; in rtwn_pci_attach()710 struct rtwn_softc *sc = &pc->pc_sc; in rtwn_pci_detach()744 ieee80211_stop_all(&pc->pc_sc.sc_ic); in rtwn_pci_shutdown()753 rtwn_suspend(&pc->pc_sc); in rtwn_pci_suspend()763 rtwn_resume(&pc->pc_sc); in rtwn_pci_resume()
105 struct rtwn_softc pc_sc; /* must be the first */ member