Searched defs:tag_buf (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/wireless/ath/ath11k/ |
D | debugfs_htt_stats.c | 38 static inline void htt_print_stats_string_tlv(const void *tag_buf, in htt_print_stats_string_tlv() 70 static inline void htt_print_tx_pdev_stats_cmn_tlv(const void *tag_buf, in htt_print_tx_pdev_stats_cmn_tlv() 189 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() 261 htt_print_tx_pdev_stats_phy_err_tlv_v(const void *tag_buf, in htt_print_tx_pdev_stats_phy_err_tlv_v() 285 htt_print_tx_pdev_stats_sifs_hist_tlv_v(const void *tag_buf, in htt_print_tx_pdev_stats_sifs_hist_tlv_v() 310 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() 345 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() 371 static inline void htt_print_hw_stats_intr_misc_tlv(const void *tag_buf, in htt_print_hw_stats_intr_misc_tlv() [all …]
|
/linux-6.12.1/drivers/net/wireless/ath/ath12k/ |
D | debugfs_htt_stats.c | 44 htt_print_tx_pdev_stats_cmn_tlv(const void *tag_buf, u16 tag_len, in htt_print_tx_pdev_stats_cmn_tlv() 194 htt_print_tx_pdev_stats_urrn_tlv(const void *tag_buf, in htt_print_tx_pdev_stats_urrn_tlv() 215 htt_print_tx_pdev_stats_flush_tlv(const void *tag_buf, in htt_print_tx_pdev_stats_flush_tlv() 236 htt_print_tx_pdev_stats_sifs_tlv(const void *tag_buf, in htt_print_tx_pdev_stats_sifs_tlv() 257 htt_print_tx_pdev_mu_ppdu_dist_stats_tlv(const void *tag_buf, u16 tag_len, in htt_print_tx_pdev_mu_ppdu_dist_stats_tlv() 348 htt_print_tx_pdev_stats_sifs_hist_tlv(const void *tag_buf, in htt_print_tx_pdev_stats_sifs_hist_tlv() 369 htt_print_pdev_ctrl_path_tx_stats_tlv(const void *tag_buf, u16 tag_len, in htt_print_pdev_ctrl_path_tx_stats_tlv() 390 ath12k_htt_print_stats_tx_sched_cmn_tlv(const void *tag_buf, in ath12k_htt_print_stats_tx_sched_cmn_tlv() 415 ath12k_htt_print_tx_pdev_stats_sched_per_txq_tlv(const void *tag_buf, in ath12k_htt_print_tx_pdev_stats_sched_per_txq_tlv() 501 ath12k_htt_print_sched_txq_cmd_posted_tlv(const void *tag_buf, in ath12k_htt_print_sched_txq_cmd_posted_tlv() [all …]
|
/linux-6.12.1/fs/fuse/ |
D | virtio_fs.c | 496 char tag_buf[sizeof_field(struct virtio_fs_config, tag)]; in virtio_fs_read_tag() local
|