Searched refs:pCap (Results 1 – 4 of 4) sorted by relevance
149 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_get_channel_edges() local152 *low = pCap->low_5ghz_chan; in ath9k_get_channel_edges()153 *high = pCap->high_5ghz_chan; in ath9k_get_channel_edges()157 *low = pCap->low_2ghz_chan; in ath9k_get_channel_edges()158 *high = pCap->high_2ghz_chan; in ath9k_get_channel_edges()1540 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_set_power_network_sleep() local1542 if (!(pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP)) { in ath9k_set_power_network_sleep()1719 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_set_sta_beacon_timers() local1765 if (pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP) in ath9k_hw_set_sta_beacon_timers()1793 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_fill_cap_info() local[all …]
212 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_set_txq_props() local215 if (q >= pCap->total_queues) { in ath9k_hw_set_txq_props()283 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_get_txq_props() local286 if (q >= pCap->total_queues) { in ath9k_hw_get_txq_props()323 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_setuptxqueue() local328 q = pCap->total_queues - 1; in ath9k_hw_setuptxqueue()331 q = pCap->total_queues - 2; in ath9k_hw_setuptxqueue()337 q = pCap->total_queues - 3; in ath9k_hw_setuptxqueue()340 for (q = 0; q < pCap->total_queues; q++) in ath9k_hw_setuptxqueue()344 if (q == pCap->total_queues) { in ath9k_hw_setuptxqueue()[all …]
57 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9003_hw_get_isr() local96 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9003_hw_get_isr()102 if ((pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) in ar9003_hw_get_isr()129 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9003_hw_get_isr()144 if (pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED) in ar9003_hw_get_isr()158 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9003_hw_get_isr()167 if (!(pCap->hw_caps & ATH9K_HW_CAP_RAC_SUPPORTED)) { in ar9003_hw_get_isr()
40 struct ath9k_hw_capabilities *pCap = &ah->caps; in ar9002_hw_get_isr() local138 !(pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP)) in ar9002_hw_get_isr()433 struct ath9k_hw_capabilities *pCap = &ah->caps; in ath9k_hw_setuprxdesc() local440 if (!(pCap->hw_caps & ATH9K_HW_CAP_AUTOSLEEP)) in ath9k_hw_setuprxdesc()