Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dmac.c2854 value |= WMI_VDEV_PARAM_TXBF_MU_TX_BFEE; in ath10k_mac_vif_recalc_txbf()
2867 if (value & WMI_VDEV_PARAM_TXBF_MU_TX_BFEE) in ath10k_mac_vif_recalc_txbf()
5336 value |= (WMI_VDEV_PARAM_TXBF_MU_TX_BFEE | in ath10k_mac_set_txbf_conf()
Dwmi.h5550 #define WMI_VDEV_PARAM_TXBF_MU_TX_BFEE BIT(1) macro
/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dwmi.h2751 #define WMI_VDEV_PARAM_TXBF_MU_TX_BFEE BIT(1) macro
Dmac.c3439 value |= WMI_VDEV_PARAM_TXBF_MU_TX_BFEE; in ath11k_mac_set_txbf_conf()