Searched refs:pCap (Results 1 – 10 of 10) sorted by relevance
1500 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_channel_change() local1506 if (pCap->hw_caps & ATH9K_HW_CAP_FCC_BAND_SWITCH) { in ath9k_hw_channel_change()1739 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_do_fastcc() local1761 if (!(pCap->hw_caps & ATH9K_HW_CAP_FCC_BAND_SWITCH) && in ath9k_hw_do_fastcc()2089 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_set_power_network_sleep() local2093 if (!(pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP)) { in ath9k_set_power_network_sleep()2274 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_set_sta_beacon_timers() local2316 if (pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP) in ath9k_hw_set_sta_beacon_timers()2380 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_fill_cap_info() local2407 pCap->hw_caps |= ATH9K_HW_CAP_5GHZ; in ath9k_hw_fill_cap_info()[all …]
37 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9002_hw_get_isr() local81 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9002_hw_get_isr()87 if (pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED) in ar9002_hw_get_isr()108 if (pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED) { in ar9002_hw_get_isr()140 if (pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED) { in ar9002_hw_get_isr()156 !(pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP)) in ar9002_hw_get_isr()159 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9002_hw_get_isr()165 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9002_hw_get_isr()
187 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9003_hw_get_isr() local233 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9003_hw_get_isr()239 if ((pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) in ar9003_hw_get_isr()266 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9003_hw_get_isr()281 if (pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED) in ar9003_hw_get_isr()295 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9003_hw_get_isr()304 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9003_hw_get_isr()
395 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_init_pcoem_platform() local441 pCap->hw_caps &= ~ATH9K_HW_CAP_ANT_DIV_COMB; in ath9k_init_pcoem_platform()445 pCap->hw_caps |= ATH9K_HW_CAP_BT_ANT_DIV; in ath9k_init_pcoem_platform()541 struct ath9k_hw_capabilities *pCap; in ath9k_init_softc() local557 pCap = &ah->caps; in ath9k_init_softc()618 (pCap->hw_caps & ATH9K_HW_CAP_BT_ANT_DIV)) in ath9k_init_softc()
850 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_set_interrupts() local890 if (!(pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP)) in ath9k_hw_set_interrupts()945 if (!(pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP)) { in ath9k_hw_set_interrupts()
249 struct ath9k_hw_capabilities *pCap = &sc->sc_ah->caps; in write_file_bt_ant_diversity() local258 if (!(pCap->hw_caps & ATH9K_HW_CAP_BT_ANT_DIV)) in write_file_bt_ant_diversity()305 struct ath9k_hw_capabilities *pCap = &ah->caps; in read_file_antenna_diversity() local321 if (!(pCap->hw_caps & ATH9K_HW_CAP_ANT_DIV_COMB)) { in read_file_antenna_diversity()
3578 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9003_hw_ant_ctrl_apply() local3706 if (pCap->hw_caps & ATH9K_HW_CAP_ANT_DIV_COMB) { in ar9003_hw_ant_ctrl_apply()4087 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9003_hw_thermometer_apply() local4093 if (pCap->chip_chainmask & BIT(1)) in ar9003_hw_thermometer_apply()4096 if (pCap->chip_chainmask & BIT(2)) in ar9003_hw_thermometer_apply()4103 if (pCap->chip_chainmask & BIT(1)) { in ar9003_hw_thermometer_apply()4108 if (pCap->chip_chainmask & BIT(2)) { in ar9003_hw_thermometer_apply()
948 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_antenna_check() local965 if (pCap->hw_caps & ATH9K_HW_CAP_BT_ANT_DIV) { in ath9k_antenna_check()
831 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_4k_set_board_values() local879 if (pCap->hw_caps & ATH9K_HW_CAP_ANT_DIV_COMB) { in ath9k_hw_4k_set_board_values()
1580 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9003_hw_set_bt_ant_diversity() local1632 if (pCap->hw_caps & ATH9K_HW_CAP_ANT_DIV_COMB) { in ar9003_hw_set_bt_ant_diversity()