Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_phy.c1117 u_int8_t txbf: 1, /* txbf eligible */ member
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddebugfs_htt_stats.h1370 u32 txbf; member
H A Ddebugfs_htt_stats.c2973 htt_stats_buf->txbf); in htt_print_rx_pdev_rate_stats_tlv()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt.h1386 __le32 txbf; member
H A Dwmi.c817 .txbf = WMI_VDEV_PARAM_TXBF,
894 .txbf = WMI_VDEV_PARAM_UNSUPPORTED,
970 .txbf = WMI_VDEV_PARAM_UNSUPPORTED,
1046 .txbf = WMI_10_4_VDEV_PARAM_TXBF,
H A Dwmi.h5178 u32 txbf; member
H A Dmac.c2865 param = ar->wmi.vdev_param->txbf; in ath10k_mac_vif_recalc_txbf()
5506 ar->wmi.vdev_param->txbf, value); in ath10k_mac_set_txbf_conf()
H A Dwmi-tlv.c4933 .txbf = WMI_TLV_VDEV_PARAM_TXBF,