Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/wireless/ath/ath11k/
Ddebugfs_htt_stats.c32 static inline void htt_print_stats_string_tlv(const void *tag_buf, in htt_print_stats_string_tlv()
66 static inline void htt_print_tx_pdev_stats_cmn_tlv(const void *tag_buf, in htt_print_tx_pdev_stats_cmn_tlv()
185 htt_print_tx_pdev_stats_urrn_tlv_v(const void *tag_buf, in htt_print_tx_pdev_stats_urrn_tlv_v()
210 htt_print_tx_pdev_stats_flush_tlv_v(const void *tag_buf, in htt_print_tx_pdev_stats_flush_tlv_v()
235 htt_print_tx_pdev_stats_sifs_tlv_v(const void *tag_buf, in htt_print_tx_pdev_stats_sifs_tlv_v()
261 htt_print_tx_pdev_stats_phy_err_tlv_v(const void *tag_buf, in htt_print_tx_pdev_stats_phy_err_tlv_v()
286 htt_print_tx_pdev_stats_sifs_hist_tlv_v(const void *tag_buf, in htt_print_tx_pdev_stats_sifs_hist_tlv_v()
313 htt_print_tx_pdev_stats_tx_ppdu_stats_tlv_v(const void *tag_buf, in htt_print_tx_pdev_stats_tx_ppdu_stats_tlv_v()
348 htt_print_tx_pdev_stats_tried_mpdu_cnt_hist_tlv_v(const void *tag_buf, in htt_print_tx_pdev_stats_tried_mpdu_cnt_hist_tlv_v()
384 static inline void htt_print_hw_stats_intr_misc_tlv(const void *tag_buf, in htt_print_hw_stats_intr_misc_tlv()
[all …]
/linux-5.10/fs/fuse/
Dvirtio_fs.c294 char tag_buf[sizeof_field(struct virtio_fs_config, tag)]; in virtio_fs_read_tag() local