Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_mac.c37 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9002_hw_get_isr() local
81 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()
H A Dar9003_mac.c188 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9003_hw_get_isr() local
234 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9003_hw_get_isr()
240 if ((pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) in ar9003_hw_get_isr()
267 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9003_hw_get_isr()
282 if (pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED) in ar9003_hw_get_isr()
296 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9003_hw_get_isr()
305 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9003_hw_get_isr()
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()
H A Dar9003_phy.c1556 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9003_hw_set_bt_ant_diversity() local
1608 if (pCap->hw_caps & ATH9K_HW_CAP_ANT_DIV_COMB) { in ar9003_hw_set_bt_ant_diversity()