Lines Matching refs:sc_ah

90 	struct ath_common *common = ath9k_hw_common(sc->sc_ah);  in read_file_debug()
102 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in write_file_debug()
131 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in read_file_ani()
132 struct ath_hw *ah = sc->sc_ah; in read_file_ani()
187 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in write_file_ani()
225 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in read_file_bt_ant_diversity()
238 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in write_file_bt_ant_diversity()
239 struct ath9k_hw_capabilities *pCap = &sc->sc_ah->caps; in write_file_bt_ant_diversity()
252 ath9k_hw_set_bt_ant_diversity(sc->sc_ah, common->bt_ant_diversity); in write_file_bt_ant_diversity()
289 struct ath_hw *ah = sc->sc_ah; in read_file_antenna_diversity()
393 struct ath_hw *ah = sc->sc_ah; in read_file_dma()
463 if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_EDMA) { in ath_debug_stat_interrupt()
523 if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_EDMA) { in read_file_interrupt()
647 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in read_file_misc()
656 ath_opmode_to_string(sc->sc_ah->opmode)); in read_file_misc()
659 rxfilter = ath9k_hw_getrxfilter(sc->sc_ah); in read_file_misc()
695 reg = sc->sc_ah->imask; in read_file_misc()
777 struct ath_hw *ah = sc->sc_ah; in write_file_reset()
891 struct ath_hw *ah = sc->sc_ah; in read_file_regval()
907 struct ath_hw *ah = sc->sc_ah; in write_file_regval()
950 max_reg_offset = AR_SREV_9300_20_OR_LATER(sc->sc_ah) ? 0x8800 : 0xb500; in open_file_regdump()
966 "0x%06x 0x%08x\n", i << 2, REG_READ(sc->sc_ah, i << 2)); in open_file_regdump()
987 struct ath_hw *ah = sc->sc_ah; in read_file_dump_nfcal()
1025 if (!sc->sc_ah->common.btcoex_enabled) { in read_file_btcoex()
1052 struct ath_hw *ah = sc->sc_ah; in read_file_ackto()
1132 struct ath_hw *ah = sc->sc_ah; in read_file_tpc()
1157 struct ath_hw *ah = sc->sc_ah; in write_file_tpc()
1195 struct ath_hw *ah = sc->sc_ah; in read_file_nf_override()
1212 struct ath_hw *ah = sc->sc_ah; in write_file_nf_override()
1418 &sc->sc_ah->config.enable_paprd); in ath9k_init_debug()
1432 ath9k_cmn_debug_base_eeprom(sc->debug.debugfs_phy, sc->sc_ah); in ath9k_init_debug()
1433 ath9k_cmn_debug_modal_eeprom(sc->debug.debugfs_phy, sc->sc_ah); in ath9k_init_debug()
1436 sc->debug.debugfs_phy, &sc->sc_ah->gpio_mask); in ath9k_init_debug()
1438 sc->debug.debugfs_phy, &sc->sc_ah->gpio_val); in ath9k_init_debug()