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()
136 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in read_file_ani()
137 struct ath_hw *ah = sc->sc_ah; in read_file_ani()
192 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in write_file_ani()
235 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in read_file_bt_ant_diversity()
248 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in write_file_bt_ant_diversity()
249 struct ath9k_hw_capabilities *pCap = &sc->sc_ah->caps; in write_file_bt_ant_diversity()
267 ath9k_hw_set_bt_ant_diversity(sc->sc_ah, common->bt_ant_diversity); in write_file_bt_ant_diversity()
304 struct ath_hw *ah = sc->sc_ah; in read_file_antenna_diversity()
408 struct ath_hw *ah = sc->sc_ah; in read_file_dma()
478 if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_EDMA) { in ath_debug_stat_interrupt()
538 if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_EDMA) { in read_file_interrupt()
664 struct ath_common *common = ath9k_hw_common(sc->sc_ah); in read_file_misc()
673 ath_opmode_to_string(sc->sc_ah->opmode)); in read_file_misc()
676 rxfilter = ath9k_hw_getrxfilter(sc->sc_ah); in read_file_misc()
712 reg = sc->sc_ah->imask; in read_file_misc()
867 struct ath_hw *ah = sc->sc_ah; in read_file_regval()
883 struct ath_hw *ah = sc->sc_ah; in write_file_regval()
920 max_reg_offset = AR_SREV_9300_20_OR_LATER(sc->sc_ah) ? 0x16bd4 : 0xb500; in open_file_regdump()
930 "0x%06x 0x%08x\n", i << 2, REG_READ(sc->sc_ah, i << 2)); in open_file_regdump()
950 struct ath_hw *ah = sc->sc_ah; in read_file_dump_nfcal()
1001 if (!sc->sc_ah->common.btcoex_enabled) { in read_file_btcoex()
1028 struct ath_hw *ah = sc->sc_ah; in read_file_ackto()
1113 struct ath_hw *ah = sc->sc_ah; in read_file_tpc()
1138 struct ath_hw *ah = sc->sc_ah; in write_file_tpc()
1352 &sc->sc_ah->config.enable_paprd); in ath9k_init_debug()
1366 ath9k_cmn_debug_base_eeprom(sc->debug.debugfs_phy, sc->sc_ah); in ath9k_init_debug()
1367 ath9k_cmn_debug_modal_eeprom(sc->debug.debugfs_phy, sc->sc_ah); in ath9k_init_debug()
1370 sc->debug.debugfs_phy, &sc->sc_ah->gpio_mask); in ath9k_init_debug()
1372 sc->debug.debugfs_phy, &sc->sc_ah->gpio_val); in ath9k_init_debug()