Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2972 #define HE_MU_BFER_ENABLE 1 macro
H A Dmac.c2991 value |= FIELD_PREP(HE_MODE_MU_TX_BFER, HE_MU_BFER_ENABLE); in ath11k_mac_set_he_txbf_conf()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3216 #define HE_MU_BFER_ENABLE 1 macro
H A Dmac.c3640 value |= u32_encode_bits(HE_MU_BFER_ENABLE, HE_MODE_MU_TX_BFER); in ath12k_mac_set_he_txbf_conf()