Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dhw.c1500 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_channel_change() local
1506 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() local
1761 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() local
2093 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() local
2316 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() local
2407 pCap->hw_caps |= ATH9K_HW_CAP_5GHZ; in ath9k_hw_fill_cap_info()
[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.c395 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_init_pcoem_platform() local
441 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() local
557 pCap = &ah->caps; in ath9k_init_softc()
618 (pCap->hw_caps & ATH9K_HW_CAP_BT_ANT_DIV)) in ath9k_init_softc()
Dmac.c850 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_set_interrupts() local
890 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()
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.c3578 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9003_hw_ant_ctrl_apply() local
3706 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() local
4093 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()
Drecv.c948 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_antenna_check() local
965 if (pCap->hw_caps & ATH9K_HW_CAP_BT_ANT_DIV) { in ath9k_antenna_check()
Deeprom_4k.c831 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_4k_set_board_values() local
879 if (pCap->hw_caps & ATH9K_HW_CAP_ANT_DIV_COMB) { in ath9k_hw_4k_set_board_values()
Dar9003_phy.c1580 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9003_hw_set_bt_ant_diversity() local
1632 if (pCap->hw_caps & ATH9K_HW_CAP_ANT_DIV_COMB) { in ar9003_hw_set_bt_ant_diversity()