Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2970 #define HE_MU_BFEE_ENABLE 1 macro
H A Dmac.c3058 hemode |= FIELD_PREP(HE_MODE_MU_TX_BFEE, HE_MU_BFEE_ENABLE); in ath11k_mac_vif_recalc_sta_he_txbf()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3214 #define HE_MU_BFEE_ENABLE 1 macro
H A Dmac.c3715 *hemode |= u32_encode_bits(HE_MU_BFEE_ENABLE, HE_MODE_MU_TX_BFEE); in ath12k_mac_vif_recalc_sta_he_txbf()