Home
last modified time | relevance | path

Searched refs:WMI_HT_CAP_DYNAMIC_SMPS (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c5581 if (ar_ht_cap & WMI_HT_CAP_DYNAMIC_SMPS) { in ath11k_create_ht_cap()
5915 if (bcap->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) in ath11k_mac_setup_he_6ghz_cap()
10545 if (ht_cap & WMI_HT_CAP_DYNAMIC_SMPS || in __ath11k_mac_register()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c8411 if (ar_ht_cap & WMI_HT_CAP_DYNAMIC_SMPS) { in ath12k_create_ht_cap()
8743 if (bcap->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) in ath12k_mac_setup_he_6ghz_cap()
14926 if (ht_cap & WMI_HT_CAP_DYNAMIC_SMPS || in ath12k_mac_hw_register()
H A Dwmi.h101 #define WMI_HT_CAP_DYNAMIC_SMPS 0x0004 macro
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c4972 if (ar->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) { in ath10k_get_ht_cap()
10097 if (ar->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) in ath10k_mac_register()