Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dmac.c2880 value |= WMI_VDEV_PARAM_TXBF_MU_TX_BFEE; in ath10k_mac_vif_recalc_txbf()
2893 if (value & WMI_VDEV_PARAM_TXBF_MU_TX_BFEE) in ath10k_mac_vif_recalc_txbf()
5486 value |= (WMI_VDEV_PARAM_TXBF_MU_TX_BFEE | in ath10k_mac_set_txbf_conf()
Dwmi.h5557 #define WMI_VDEV_PARAM_TXBF_MU_TX_BFEE BIT(1) macro
/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dwmi.h2856 #define WMI_VDEV_PARAM_TXBF_MU_TX_BFEE BIT(1) macro
Dmac.c5044 value |= WMI_VDEV_PARAM_TXBF_MU_TX_BFEE; in ath11k_mac_set_txbf_conf()