Searched refs:WMI_HT_CAP_DYNAMIC_SMPS (Results 1 – 4 of 4) sorted by relevance
45 #define WMI_HT_CAP_DYNAMIC_SMPS 0x0004 macro
4419 if (ar_ht_cap & WMI_HT_CAP_DYNAMIC_SMPS) { in ath11k_create_ht_cap()4739 if (bcap->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) in ath11k_mac_setup_he_6ghz_cap()7675 if (ht_cap & WMI_HT_CAP_DYNAMIC_SMPS || ar->supports_6ghz) in __ath11k_mac_register()
2119 #define WMI_HT_CAP_DYNAMIC_SMPS 0x0004 /* Dynamic MIMO powersave */ macro
4915 if (ar->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) { in ath10k_get_ht_cap()9972 if (ar->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) in ath10k_mac_register()
Completed in 65 milliseconds