Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dmac.c2555 value |= WMI_VDEV_PARAM_TXBF_MU_TX_BFEE; in ath10k_mac_vif_recalc_txbf()
2568 if (value & WMI_VDEV_PARAM_TXBF_MU_TX_BFEE) in ath10k_mac_vif_recalc_txbf()
4271 value |= (WMI_VDEV_PARAM_TXBF_MU_TX_BFEE | in ath10k_mac_set_txbf_conf()
Dwmi.h4824 #define WMI_VDEV_PARAM_TXBF_MU_TX_BFEE BIT(1) macro