Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.h46 #define WMI_HT_CAP_DYNAMIC_SMPS 0x0004 macro
H A Dmac.c5411 if (ar_ht_cap & WMI_HT_CAP_DYNAMIC_SMPS) { in ath11k_create_ht_cap()
5750 if (bcap->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) in ath11k_mac_setup_he_6ghz_cap()
9487 if (ht_cap & WMI_HT_CAP_DYNAMIC_SMPS || in __ath11k_mac_register()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c4092 if (ar_ht_cap & WMI_HT_CAP_DYNAMIC_SMPS) { in ath12k_create_ht_cap()
4415 if (bcap->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) in ath12k_mac_setup_he_6ghz_cap()
7265 if (ht_cap & WMI_HT_CAP_DYNAMIC_SMPS) in __ath12k_mac_register()
H A Dwmi.h97 #define WMI_HT_CAP_DYNAMIC_SMPS 0x0004 macro
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h2119 #define WMI_HT_CAP_DYNAMIC_SMPS 0x0004 /* Dynamic MIMO powersave */ macro
H A Dmac.c4954 if (ar->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS) { in ath10k_get_ht_cap()
10114 if (ar->ht_cap_info & WMI_HT_CAP_DYNAMIC_SMPS)