Home
last modified time | relevance | path

Searched defs:tag_buf (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.c189 htt_print_tx_pdev_stats_urrn_tlv_v(const void *tag_buf, in htt_print_tx_pdev_stats_urrn_tlv_v()
213 htt_print_tx_pdev_stats_flush_tlv_v(const void *tag_buf, in htt_print_tx_pdev_stats_flush_tlv_v()
237 htt_print_tx_pdev_stats_sifs_tlv_v(const void *tag_buf, in htt_print_tx_pdev_stats_sifs_tlv_v()
398 htt_print_hw_stats_wd_timeout_tlv(const void *tag_buf, in htt_print_hw_stats_wd_timeout_tlv()
1341 htt_print_tx_selfgen_ac_stats_tlv(const void *tag_buf, in htt_print_tx_selfgen_ac_stats_tlv()
1374 htt_print_tx_selfgen_ax_stats_tlv(const void *tag_buf, in htt_print_tx_selfgen_ax_stats_tlv()
3935 void htt_print_phy_counters_tlv(const void *tag_buf, in htt_print_phy_counters_tlv()
3987 void htt_print_phy_stats_tlv(const void *tag_buf, in htt_print_phy_stats_tlv()
4015 htt_print_phy_reset_counters_tlv(const void *tag_buf, in htt_print_phy_reset_counters_tlv()
4046 htt_print_phy_reset_stats_tlv(const void *tag_buf, in htt_print_phy_reset_stats_tlv()
[all …]
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.c153 htt_print_tx_pdev_stats_cmn_tlv(const void *tag_buf, u16 tag_len, in htt_print_tx_pdev_stats_cmn_tlv()
303 htt_print_tx_pdev_stats_urrn_tlv(const void *tag_buf, in htt_print_tx_pdev_stats_urrn_tlv()
324 htt_print_tx_pdev_stats_flush_tlv(const void *tag_buf, in htt_print_tx_pdev_stats_flush_tlv()
345 htt_print_tx_pdev_stats_sifs_tlv(const void *tag_buf, in htt_print_tx_pdev_stats_sifs_tlv()
457 htt_print_tx_pdev_stats_sifs_hist_tlv(const void *tag_buf, in htt_print_tx_pdev_stats_sifs_hist_tlv()
499 ath12k_htt_print_stats_tx_sched_cmn_tlv(const void *tag_buf, in ath12k_htt_print_stats_tx_sched_cmn_tlv()
610 ath12k_htt_print_sched_txq_cmd_posted_tlv(const void *tag_buf, in ath12k_htt_print_sched_txq_cmd_posted_tlv()
628 ath12k_htt_print_sched_txq_cmd_reaped_tlv(const void *tag_buf, in ath12k_htt_print_sched_txq_cmd_reaped_tlv()
927 ath12k_htt_print_hw_war_tlv(const void *tag_buf, u16 tag_len, in ath12k_htt_print_hw_war_tlv()
2110 ath12k_htt_print_sfm_cmn_tlv(const void *tag_buf, u16 tag_len, in ath12k_htt_print_sfm_cmn_tlv()
[all …]
/linux-6.15/fs/fuse/
H A Dvirtio_fs.c497 char tag_buf[sizeof_field(struct virtio_fs_config, tag)]; in virtio_fs_read_tag() local