Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/
A Dmac.h46 #define WMI_HT_CAP_DYNAMIC_SMPS 0x0004 macro
A Dmac.c5001 if (ar_ht_cap & WMI_HT_CAP_DYNAMIC_SMPS) { in ath11k_create_ht_cap()
5340 if (bcap->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) in ath11k_mac_setup_he_6ghz_cap()
9052 if (ht_cap & WMI_HT_CAP_DYNAMIC_SMPS || in __ath11k_mac_register()
/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/
A Dmac.c3803 if (ar_ht_cap & WMI_HT_CAP_DYNAMIC_SMPS) { in ath12k_create_ht_cap()
4126 if (bcap->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) in ath12k_mac_setup_he_6ghz_cap()
6817 if (ht_cap & WMI_HT_CAP_DYNAMIC_SMPS) in __ath12k_mac_register()
A Dwmi.h97 #define WMI_HT_CAP_DYNAMIC_SMPS 0x0004 macro
/linux-6.3-rc2/drivers/net/wireless/ath/ath10k/
A Dwmi.h2119 #define WMI_HT_CAP_DYNAMIC_SMPS 0x0004 /* Dynamic MIMO powersave */ macro
A Dmac.c4942 if (ar->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) { in ath10k_get_ht_cap()
10038 if (ar->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) in ath10k_mac_register()

Completed in 141 milliseconds