Lines Matching defs:sc

176 	struct ath_softc *sc = common->priv;  in ath9k_iowrite32()  local
191 struct ath_softc *sc = common->priv; in ath9k_ioread32() local
214 static unsigned int __ath9k_reg_rmw(struct ath_softc *sc, u32 reg_offset, in __ath9k_reg_rmw()
231 struct ath_softc *sc = common->priv; in ath9k_reg_rmw() local
253 struct ath_softc *sc = hw->priv; in ath9k_reg_notifier() local
282 int ath_descdma_setup(struct ath_softc *sc, struct ath_descdma *dd, in ath_descdma_setup()
405 static int ath9k_init_queues(struct ath_softc *sc) in ath9k_init_queues()
422 static void ath9k_init_misc(struct ath_softc *sc) in ath9k_init_misc()
448 static void ath9k_init_pcoem_platform(struct ath_softc *sc) in ath9k_init_pcoem_platform()
537 static int ath9k_eeprom_request(struct ath_softc *sc, const char *name) in ath9k_eeprom_request()
566 static void ath9k_eeprom_release(struct ath_softc *sc) in ath9k_eeprom_release()
571 static int ath9k_nvmem_request_eeprom(struct ath_softc *sc) in ath9k_nvmem_request_eeprom()
622 static int ath9k_of_init(struct ath_softc *sc) in ath9k_of_init()
655 static int ath9k_init_softc(u16 devid, struct ath_softc *sc, in ath9k_init_softc()
796 static void ath9k_init_band_txpower(struct ath_softc *sc, int band) in ath9k_init_band_txpower()
815 static void ath9k_init_txpower_limits(struct ath_softc *sc) in ath9k_init_txpower_limits()
878 static void ath9k_set_mcc_capab(struct ath_softc *sc, struct ieee80211_hw *hw) in ath9k_set_mcc_capab()
902 static void ath9k_set_hw_capab(struct ath_softc *sc, struct ieee80211_hw *hw) in ath9k_set_hw_capab()
1004 int ath9k_init_device(u16 devid, struct ath_softc *sc, in ath9k_init_device()
1089 static void ath9k_deinit_softc(struct ath_softc *sc) in ath9k_deinit_softc()
1108 void ath9k_deinit_device(struct ath_softc *sc) in ath9k_deinit_device()