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

/linux-master/drivers/net/wireless/ath/ath11k/
H A Dmac.h47 #define WMI_HT_CAP_DYNAMIC_SMPS 0x0004 macro
H A Dmac.c5286 if (ar_ht_cap & WMI_HT_CAP_DYNAMIC_SMPS) {
5625 if (bcap->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS)
10191 if (ht_cap & WMI_HT_CAP_DYNAMIC_SMPS ||
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dmac.c4636 if (ar_ht_cap & WMI_HT_CAP_DYNAMIC_SMPS) {
4959 if (bcap->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS)
8703 if (ht_cap & WMI_HT_CAP_DYNAMIC_SMPS)
H A Dwmi.h97 #define WMI_HT_CAP_DYNAMIC_SMPS 0x0004 macro
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dwmi.h2120 #define WMI_HT_CAP_DYNAMIC_SMPS 0x0004 /* Dynamic MIMO powersave */ macro
H A Dmac.c4941 if (ar->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) {
10047 if (ar->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS)

Completed in 323 milliseconds