Searched defs:tag_buf (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | debugfs_htt_stats.c | 39 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/net/wireless/ath/ath12k/ |
H A D | debugfs_htt_stats.c | 153 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() 366 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() 457 htt_print_tx_pdev_stats_sifs_hist_tlv(const void *tag_buf, in htt_print_tx_pdev_stats_sifs_hist_tlv() 478 htt_print_pdev_ctrl_path_tx_stats_tlv(const void *tag_buf, u16 tag_len, in htt_print_pdev_ctrl_path_tx_stats_tlv() 499 ath12k_htt_print_stats_tx_sched_cmn_tlv(const void *tag_buf, in ath12k_htt_print_stats_tx_sched_cmn_tlv() 524 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() 610 ath12k_htt_print_sched_txq_cmd_posted_tlv(const void *tag_buf, in ath12k_htt_print_sched_txq_cmd_posted_tlv() [all …]
|