Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath11k/
A Dmac.h47 #define WMI_HT_CAP_DYNAMIC_SMPS 0x0004 macro
A Dmac.c5345 if (ar_ht_cap & WMI_HT_CAP_DYNAMIC_SMPS) { in ath11k_create_ht_cap()
5679 if (bcap->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) in ath11k_mac_setup_he_6ghz_cap()
10261 if (ht_cap & WMI_HT_CAP_DYNAMIC_SMPS || in __ath11k_mac_register()
/drivers/net/wireless/ath/ath10k/
A Dwmi.h2120 #define WMI_HT_CAP_DYNAMIC_SMPS 0x0004 /* Dynamic MIMO powersave */ macro
A Dmac.c4965 if (ar->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) { in ath10k_get_ht_cap()
10091 if (ar->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) in ath10k_mac_register()
/drivers/net/wireless/ath/ath12k/
A Dmac.c7541 if (ar_ht_cap & WMI_HT_CAP_DYNAMIC_SMPS) { in ath12k_create_ht_cap()
7869 if (bcap->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) in ath12k_mac_setup_he_6ghz_cap()
13794 if (ht_cap & WMI_HT_CAP_DYNAMIC_SMPS || in ath12k_mac_hw_register()
A Dwmi.h100 #define WMI_HT_CAP_DYNAMIC_SMPS 0x0004 macro

Completed in 135 milliseconds