Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dhw.c1547 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_channel_change() local
1553 if (pCap->hw_caps & ATH9K_HW_CAP_FCC_BAND_SWITCH) { in ath9k_hw_channel_change()
1792 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_do_fastcc() local
1814 if (!(pCap->hw_caps & ATH9K_HW_CAP_FCC_BAND_SWITCH) && in ath9k_hw_do_fastcc()
2142 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_set_power_network_sleep() local
2146 if (!(pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP)) { in ath9k_set_power_network_sleep()
2328 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_set_sta_beacon_timers() local
2370 if (pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP) in ath9k_hw_set_sta_beacon_timers()
2434 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_gpio_cap_init() local
2437 pCap->num_gpio_pins = AR9271_NUM_GPIO; in ath9k_gpio_cap_init()
[all …]
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()
Dar9003_mac.c187 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9003_hw_get_isr() local
233 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()
Dinit.c452 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_init_pcoem_platform() local
498 pCap->hw_caps &= ~ATH9K_HW_CAP_ANT_DIV_COMB; in ath9k_init_pcoem_platform()
502 pCap->hw_caps |= ATH9K_HW_CAP_BT_ANT_DIV; in ath9k_init_pcoem_platform()
655 struct ath9k_hw_capabilities *pCap; in ath9k_init_softc() local
673 pCap = &ah->caps; in ath9k_init_softc()
722 (pCap->hw_caps & ATH9K_HW_CAP_BT_ANT_DIV)) in ath9k_init_softc()
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()
Ddebug.c249 struct ath9k_hw_capabilities *pCap = &sc->sc_ah->caps; in write_file_bt_ant_diversity() local
258 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() local
321 if (!(pCap->hw_caps & ATH9K_HW_CAP_ANT_DIV_COMB)) { in read_file_antenna_diversity()
Dar9003_eeprom.c3647 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9003_hw_ant_ctrl_apply() local
3775 if (pCap->hw_caps & ATH9K_HW_CAP_ANT_DIV_COMB) { in ar9003_hw_ant_ctrl_apply()
4156 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9003_hw_thermometer_apply() local
4162 if (pCap->chip_chainmask & BIT(1)) in ar9003_hw_thermometer_apply()
4165 if (pCap->chip_chainmask & BIT(2)) in ar9003_hw_thermometer_apply()
4172 if (pCap->chip_chainmask & BIT(1)) { in ar9003_hw_thermometer_apply()
4177 if (pCap->chip_chainmask & BIT(2)) { in ar9003_hw_thermometer_apply()
Drecv.c966 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_antenna_check() local
983 if (pCap->hw_caps & ATH9K_HW_CAP_BT_ANT_DIV) { in ath9k_antenna_check()
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()
Dar9003_phy.c1568 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9003_hw_set_bt_ant_diversity() local
1620 if (pCap->hw_caps & ATH9K_HW_CAP_ANT_DIV_COMB) { in ar9003_hw_set_bt_ant_diversity()