Home
last modified time | relevance | path

Searched refs:pCap (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dmac.c912 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_set_interrupts() local
962 if (!(pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP)) in ath9k_hw_set_interrupts()
1017 if (!(pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP)) { in ath9k_hw_set_interrupts()
H A Dar9003_eeprom.c3648 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9003_hw_ant_ctrl_apply() local
3776 if (pCap->hw_caps & ATH9K_HW_CAP_ANT_DIV_COMB) { in ar9003_hw_ant_ctrl_apply()
4157 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9003_hw_thermometer_apply() local
4163 if (pCap->chip_chainmask & BIT(1)) in ar9003_hw_thermometer_apply()
4166 if (pCap->chip_chainmask & BIT(2)) in ar9003_hw_thermometer_apply()
4173 if (pCap->chip_chainmask & BIT(1)) { in ar9003_hw_thermometer_apply()
4178 if (pCap->chip_chainmask & BIT(2)) { in ar9003_hw_thermometer_apply()
H A Deeprom_4k.c759 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_4k_set_board_values() local
807 if (pCap->hw_caps & ATH9K_HW_CAP_ANT_DIV_COMB) { in ath9k_hw_4k_set_board_values()