Searched refs:txbf (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu.h | 1184 u8 txbf:1; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | htt.h | 1371 __le32 txbf; member
|
H A D | wmi.c | 810 .txbf = WMI_VDEV_PARAM_TXBF, 887 .txbf = WMI_VDEV_PARAM_UNSUPPORTED, 963 .txbf = WMI_VDEV_PARAM_UNSUPPORTED, 1039 .txbf = WMI_10_4_VDEV_PARAM_TXBF,
|
H A D | wmi.h | 5174 u32 txbf; member
|
H A D | wmi-tlv.c | 4487 .txbf = WMI_TLV_VDEV_PARAM_TXBF,
|
H A D | mac.c | 2848 param = ar->wmi.vdev_param->txbf; in ath10k_mac_vif_recalc_txbf() 2886 ath10k_warn(ar, "failed to submit vdev param txbf 0x%x: %d\n", in ath10k_mac_vif_recalc_txbf() 2954 ath10k_warn(ar, "failed to recalc txbf for vdev %i on bss %pM: %d\n", in ath10k_bss_assoc() 3017 ath10k_warn(ar, "failed to recalc txbf for vdev %i: %d\n", in ath10k_bss_disassoc() 5360 ar->wmi.vdev_param->txbf, value); in ath10k_mac_set_txbf_conf() 5665 ath10k_warn(ar, "failed to set txbf for vdev %d: %d\n", in ath10k_add_interface()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | debugfs_htt_stats.h | 1271 u32 txbf; member
|
H A D | debugfs_htt_stats.c | 3144 len += HTT_DBG_OUT(buf + len, buf_len - len, "txbf = %u", in htt_print_rx_pdev_rate_stats_tlv() 3145 htt_stats_buf->txbf); in htt_print_rx_pdev_rate_stats_tlv()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | debugfs_htt_stats.h | 1370 u32 txbf; member
|
H A D | debugfs_htt_stats.c | 2972 len += scnprintf(buf + len, buf_len - len, "txbf = %u\n", in htt_print_rx_pdev_rate_stats_tlv() 2973 htt_stats_buf->txbf); in htt_print_rx_pdev_rate_stats_tlv()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | htt.h | 1367 __le32 txbf; member
|
H A D | wmi.c | 810 .txbf = WMI_VDEV_PARAM_TXBF, 887 .txbf = WMI_VDEV_PARAM_UNSUPPORTED, 963 .txbf = WMI_VDEV_PARAM_UNSUPPORTED, 1039 .txbf = WMI_10_4_VDEV_PARAM_TXBF,
|
H A D | wmi.h | 5178 u32 txbf; member
|
H A D | wmi-tlv.c | 4498 .txbf = WMI_TLV_VDEV_PARAM_TXBF,
|
H A D | mac.c | 2863 param = ar->wmi.vdev_param->txbf; in ath10k_mac_vif_recalc_txbf() 2901 ath10k_warn(ar, "failed to submit vdev param txbf 0x%x: %d\n", in ath10k_mac_vif_recalc_txbf() 3121 ath10k_warn(ar, "failed to recalc txbf for vdev %i on bss %pM: %d\n", in ath10k_bss_assoc() 3186 ath10k_warn(ar, "failed to recalc txbf for vdev %i: %d\n", in ath10k_bss_disassoc() 5492 ar->wmi.vdev_param->txbf, value); in ath10k_mac_set_txbf_conf() 5813 ath10k_warn(ar, "failed to set txbf for vdev %d: %d\n", in ath10k_add_interface()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu.h | 1636 u8 txbf:1; member
|
Completed in 134 milliseconds