Lines Matching defs:sc

120 	struct ath_softc *sc = (struct ath_softc *) common->priv;  in ath9k_iowrite32()  local
135 struct ath_softc *sc = (struct ath_softc *) common->priv; in ath9k_ioread32() local
158 static unsigned int __ath9k_reg_rmw(struct ath_softc *sc, u32 reg_offset, in __ath9k_reg_rmw()
175 struct ath_softc *sc = (struct ath_softc *) common->priv; in ath9k_reg_rmw() local
197 struct ath_softc *sc = hw->priv; in ath9k_reg_notifier() local
225 int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd, in ath_descdma_setup()
348 static int ath9k_init_queues(struct ath_softc *sc) in ath9k_init_queues()
366 static void ath9k_init_misc(struct ath_softc *sc) in ath9k_init_misc()
392 static void ath9k_init_pcoem_platform(struct ath_softc *sc) in ath9k_init_pcoem_platform()
481 static int ath9k_eeprom_request(struct ath_softc *sc, const char *name) in ath9k_eeprom_request()
510 static void ath9k_eeprom_release(struct ath_softc *sc) in ath9k_eeprom_release()
515 static int ath9k_init_soc_platform(struct ath_softc *sc) in ath9k_init_soc_platform()
536 static int ath9k_init_softc(u16 devid, struct ath_softc *sc, in ath9k_init_softc()
691 static void ath9k_init_band_txpower(struct ath_softc *sc, int band) in ath9k_init_band_txpower()
710 static void ath9k_init_txpower_limits(struct ath_softc *sc) in ath9k_init_txpower_limits()
798 static void ath9k_set_mcc_capab(struct ath_softc *sc, struct ieee80211_hw *hw) in ath9k_set_mcc_capab()
823 static void ath9k_set_hw_capab(struct ath_softc *sc, struct ieee80211_hw *hw) in ath9k_set_hw_capab()
912 int ath9k_init_device(u16 devid, struct ath_softc *sc, in ath9k_init_device()
995 static void ath9k_deinit_softc(struct ath_softc *sc) in ath9k_deinit_softc()
1014 void ath9k_deinit_device(struct ath_softc *sc) in ath9k_deinit_device()