Lines Matching refs:ath_hw
30 struct ath_hw *ah;
118 struct ath_hw *ah = (struct ath_hw *) hw_priv; in ath9k_iowrite32()
133 struct ath_hw *ah = (struct ath_hw *) hw_priv; in ath9k_ioread32()
173 struct ath_hw *ah = (struct ath_hw *) hw_priv; in ath9k_reg_rmw()
198 struct ath_hw *ah = sc->sc_ah; in ath9k_reg_notifier()
394 struct ath_hw *ah = sc->sc_ah; in ath9k_init_pcoem_platform()
484 struct ath_hw *ah = ah = sc->sc_ah; in ath9k_eeprom_request()
518 struct ath_hw *ah = sc->sc_ah; in ath9k_init_soc_platform()
540 struct ath_hw *ah = NULL; in ath9k_init_softc()
546 ah = devm_kzalloc(sc->dev, sizeof(struct ath_hw), GFP_KERNEL); in ath9k_init_softc()
695 struct ath_hw *ah = sc->sc_ah; in ath9k_init_band_txpower()
712 struct ath_hw *ah = sc->sc_ah; in ath9k_init_txpower_limits()
800 struct ath_hw *ah = sc->sc_ah; in ath9k_set_mcc_capab()
825 struct ath_hw *ah = sc->sc_ah; in ath9k_set_hw_capab()
917 struct ath_hw *ah; in ath9k_init_device()