Home
last modified time | relevance | path

Searched refs:WMI_VDEV_PARAM_TXBF_MU_TX_BFEE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dmac.c2770 value |= WMI_VDEV_PARAM_TXBF_MU_TX_BFEE; in ath10k_mac_vif_recalc_txbf()
2783 if (value & WMI_VDEV_PARAM_TXBF_MU_TX_BFEE) in ath10k_mac_vif_recalc_txbf()
4961 value |= (WMI_VDEV_PARAM_TXBF_MU_TX_BFEE | in ath10k_mac_set_txbf_conf()
Dwmi.h5380 #define WMI_VDEV_PARAM_TXBF_MU_TX_BFEE BIT(1) macro