Lines Matching defs:sc

177 	struct ath_softc *sc = (struct ath_softc *) common->priv;  in ath9k_iowrite32()  local
192 struct ath_softc *sc = (struct ath_softc *) common->priv; in ath9k_ioread32() local
215 static unsigned int __ath9k_reg_rmw(struct ath_softc *sc, u32 reg_offset, in __ath9k_reg_rmw()
232 struct ath_softc *sc = (struct ath_softc *) common->priv; in ath9k_reg_rmw() local
254 struct ath_softc *sc = hw->priv; in ath9k_reg_notifier() local
283 int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd, in ath_descdma_setup()
406 static int ath9k_init_queues(struct ath_softc *sc) in ath9k_init_queues()
423 static void ath9k_init_misc(struct ath_softc *sc) in ath9k_init_misc()
449 static void ath9k_init_pcoem_platform(struct ath_softc *sc) in ath9k_init_pcoem_platform()
538 static int ath9k_eeprom_request(struct ath_softc *sc, const char *name) in ath9k_eeprom_request()
567 static void ath9k_eeprom_release(struct ath_softc *sc) in ath9k_eeprom_release()
572 static int ath9k_nvmem_request_eeprom(struct ath_softc *sc) in ath9k_nvmem_request_eeprom()
623 static int ath9k_init_platform(struct ath_softc *sc) in ath9k_init_platform()
666 static int ath9k_of_init(struct ath_softc *sc) in ath9k_of_init()
699 static int ath9k_init_softc(u16 devid, struct ath_softc *sc, in ath9k_init_softc()
844 static void ath9k_init_band_txpower(struct ath_softc *sc, int band) in ath9k_init_band_txpower()
863 static void ath9k_init_txpower_limits(struct ath_softc *sc) in ath9k_init_txpower_limits()
926 static void ath9k_set_mcc_capab(struct ath_softc *sc, struct ieee80211_hw *hw) in ath9k_set_mcc_capab()
950 static void ath9k_set_hw_capab(struct ath_softc *sc, struct ieee80211_hw *hw) in ath9k_set_hw_capab()
1052 int ath9k_init_device(u16 devid, struct ath_softc *sc, in ath9k_init_device()
1137 static void ath9k_deinit_softc(struct ath_softc *sc) in ath9k_deinit_softc()
1156 void ath9k_deinit_device(struct ath_softc *sc) in ath9k_deinit_device()