Searched refs:WMI_HT_CAP_DYNAMIC_SMPS (Results 1 – 3 of 3) sorted by relevance
5553 cfg->dynamic_smps = !!(ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS); in wma_update_target_ht_cap()5699 ht_cap->dynamic_smps = (!!(value & WMI_HT_CAP_DYNAMIC_SMPS)); in wma_derive_ext_ht_cap()5717 (!!(value & WMI_HT_CAP_DYNAMIC_SMPS))); in wma_derive_ext_ht_cap()
12968 | WMI_HT_CAP_DYNAMIC_SMPS in copy_ht_cap_info()
2673 #define WMI_HT_CAP_DYNAMIC_SMPS 0x0004 /* Dynamic MIMO powersave */ macro