Lines Matching defs:sc
173 struct ath_softc *sc = (struct ath_softc *) common->priv; in ath9k_iowrite32() local
188 struct ath_softc *sc = (struct ath_softc *) common->priv; in ath9k_ioread32() local
201 static unsigned int __ath9k_reg_rmw(struct ath_softc *sc, u32 reg_offset, in __ath9k_reg_rmw()
218 struct ath_softc *sc = (struct ath_softc *) common->priv; in ath9k_reg_rmw() local
236 static void setup_ht_cap(struct ath_softc *sc, in setup_ht_cap()
298 struct ath_softc *sc = hw->priv; in ath9k_reg_notifier() local
322 int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd, in ath_descdma_setup()
422 static int ath9k_init_btcoex(struct ath_softc *sc) in ath9k_init_btcoex()
482 static int ath9k_init_queues(struct ath_softc *sc) in ath9k_init_queues()
499 static int ath9k_init_channels_rates(struct ath_softc *sc) in ath9k_init_channels_rates()
543 static void ath9k_init_misc(struct ath_softc *sc) in ath9k_init_misc()
569 static int ath9k_init_softc(u16 devid, struct ath_softc *sc, in ath9k_init_softc()
671 static void ath9k_init_band_txpower(struct ath_softc *sc, int band) in ath9k_init_band_txpower()
687 static void ath9k_init_txpower_limits(struct ath_softc *sc) in ath9k_init_txpower_limits()
700 void ath9k_reload_chainmask_settings(struct ath_softc *sc) in ath9k_reload_chainmask_settings()
712 void ath9k_set_hw_capab(struct ath_softc *sc, struct ieee80211_hw *hw) in ath9k_set_hw_capab()
780 int ath9k_init_device(u16 devid, struct ath_softc *sc, in ath9k_init_device()
873 static void ath9k_deinit_softc(struct ath_softc *sc) in ath9k_deinit_softc()
900 void ath9k_deinit_device(struct ath_softc *sc) in ath9k_deinit_device()
917 void ath_descdma_cleanup(struct ath_softc *sc, in ath_descdma_cleanup()