Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Dmac.c2888 value |= WMI_VDEV_PARAM_TXBF_MU_TX_BFER; in ath10k_mac_vif_recalc_txbf()
2894 if (value & WMI_VDEV_PARAM_TXBF_MU_TX_BFER) in ath10k_mac_vif_recalc_txbf()
5460 value |= (WMI_VDEV_PARAM_TXBF_MU_TX_BFER | in ath10k_mac_set_txbf_conf()
Dwmi.h5557 #define WMI_VDEV_PARAM_TXBF_MU_TX_BFER BIT(3) macro
/drivers/net/wireless/ath/ath11k/
Dwmi.h2778 #define WMI_VDEV_PARAM_TXBF_MU_TX_BFER BIT(3) macro
Dmac.c3710 value |= WMI_VDEV_PARAM_TXBF_MU_TX_BFER; in ath11k_mac_set_txbf_conf()