Home
last modified time | relevance | path

Searched refs:HE_VHT_SOUNDING_MODE (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.h2979 #define HE_VHT_SOUNDING_MODE BIT(0) macro
H A Dmac.c5249 u32_encode_bits(HE_VHT_SOUNDING_MODE_ENABLE, HE_VHT_SOUNDING_MODE) | in ath12k_set_he_mu_sounding_mode()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.h2959 #define HE_VHT_SOUNDING_MODE BIT(0) macro
H A Dmac.c2919 value = FIELD_PREP(HE_VHT_SOUNDING_MODE, HE_VHT_SOUNDING_MODE_ENABLE) | in ath11k_mac_set_he_txbf_conf()