Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.h968 bool txbf; member
/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.c2974 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.c819 .txbf = WMI_VDEV_PARAM_TXBF,
896 .txbf = WMI_VDEV_PARAM_UNSUPPORTED,
972 .txbf = WMI_VDEV_PARAM_UNSUPPORTED,
1048 .txbf = WMI_10_4_VDEV_PARAM_TXBF,
H A Dwmi.h5206 u32 txbf; member
H A Dmac.c2889 param = ar->wmi.vdev_param->txbf; in ath10k_mac_vif_recalc_txbf()
5536 ar->wmi.vdev_param->txbf, value); in ath10k_mac_set_txbf_conf()
H A Dwmi-tlv.c4943 .txbf = WMI_TLV_VDEV_PARAM_TXBF,