Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dmac.h47 #define WMI_HT_CAP_DYNAMIC_SMPS 0x0004 macro
H A Dmac.c5339 if (ar_ht_cap & WMI_HT_CAP_DYNAMIC_SMPS) { in ath11k_create_ht_cap()
5673 if (bcap->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) in ath11k_mac_setup_he_6ghz_cap()
10206 if (ht_cap & WMI_HT_CAP_DYNAMIC_SMPS || in __ath11k_mac_register()
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Dmac.c6292 if (ar_ht_cap & WMI_HT_CAP_DYNAMIC_SMPS) { in ath12k_create_ht_cap()
6616 if (bcap->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) in ath12k_mac_setup_he_6ghz_cap()
11238 if (ht_cap & WMI_HT_CAP_DYNAMIC_SMPS || in ath12k_mac_hw_register()
H A Dwmi.h99 #define WMI_HT_CAP_DYNAMIC_SMPS 0x0004 macro
/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dwmi.h2120 #define WMI_HT_CAP_DYNAMIC_SMPS 0x0004 /* Dynamic MIMO powersave */ macro
H A Dmac.c4942 if (ar->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) { in ath10k_get_ht_cap()
10063 if (ar->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) in ath10k_mac_register()