Home
last modified time | relevance | path

Searched refs:txbf (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dhtt.h959 __le32 txbf; member
Dwmi.c447 .txbf = WMI_VDEV_PARAM_TXBF,
506 .txbf = WMI_VDEV_PARAM_UNSUPPORTED,
564 .txbf = WMI_VDEV_PARAM_UNSUPPORTED,
Dwmi.h3489 u32 txbf; member
Dwmi-tlv.c2717 .txbf = WMI_TLV_VDEV_PARAM_TXBF,
Dmac.c1827 param = ar->wmi.vdev_param->txbf; in ath10k_mac_vif_recalc_txbf()