Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.c39 static inline void htt_print_stats_string_tlv(const void *tag_buf, in htt_print_stats_string_tlv()
71 static inline void htt_print_tx_pdev_stats_cmn_tlv(const void *tag_buf, in htt_print_tx_pdev_stats_cmn_tlv()
190 htt_print_tx_pdev_stats_urrn_tlv_v(const void *tag_buf, in htt_print_tx_pdev_stats_urrn_tlv_v()
214 htt_print_tx_pdev_stats_flush_tlv_v(const void *tag_buf, in htt_print_tx_pdev_stats_flush_tlv_v()
238 htt_print_tx_pdev_stats_sifs_tlv_v(const void *tag_buf, in htt_print_tx_pdev_stats_sifs_tlv_v()
262 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()
311 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()
346 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()
372 static inline void htt_print_hw_stats_intr_misc_tlv(const void *tag_buf, in htt_print_hw_stats_intr_misc_tlv()
[all …]
/linux/drivers/block/
H A Dublk_drv.c761 void __user *buf, const u16 *tag_buf, in ublk_batch_copy_io_tags()
1770 unsigned short *tag_buf, in ublk_batch_prep_dispatch()
1792 static unsigned int ublk_filter_unused_tags(unsigned short *tag_buf, in ublk_filter_unused_tags()
1814 unsigned short tag_buf[MAX_NR_TAG]; in __ublk_batch_dispatch() local
/linux/fs/fuse/
H A Dvirtio_fs.c497 char tag_buf[sizeof_field(struct virtio_fs_config, tag)]; in virtio_fs_read_tag() local