Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dmac.c2875 value |= WMI_VDEV_PARAM_TXBF_MU_TX_BFER; in ath10k_mac_vif_recalc_txbf()
2881 if (value & WMI_VDEV_PARAM_TXBF_MU_TX_BFER) in ath10k_mac_vif_recalc_txbf()
5349 value |= (WMI_VDEV_PARAM_TXBF_MU_TX_BFER | in ath10k_mac_set_txbf_conf()
H A Dwmi.h5555 #define WMI_VDEV_PARAM_TXBF_MU_TX_BFER BIT(3) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2753 #define WMI_VDEV_PARAM_TXBF_MU_TX_BFER BIT(3) macro
H A Dmac.c3444 value |= WMI_VDEV_PARAM_TXBF_MU_TX_BFER; in ath11k_mac_set_txbf_conf()