Searched refs:tried_mpdu_cnt_hist (Results 1 – 2 of 2) sorted by relevance
242 u32 tried_mpdu_cnt_hist[]; /* HTT_TX_PDEV_TRIED_MPDU_CNT_HIST */ member589 u32 tried_mpdu_cnt_hist[]; /* HTT_TX_HWQ_TRIED_MPDU_CNT_HIST */ member
356 char tried_mpdu_cnt_hist[HTT_MAX_STRING_LEN] = {0}; in htt_print_tx_pdev_stats_tried_mpdu_cnt_hist_tlv_v() local366 ARRAY_TO_STRING(tried_mpdu_cnt_hist, in htt_print_tx_pdev_stats_tried_mpdu_cnt_hist_tlv_v()367 htt_stats_buf->tried_mpdu_cnt_hist, in htt_print_tx_pdev_stats_tried_mpdu_cnt_hist_tlv_v()370 tried_mpdu_cnt_hist); in htt_print_tx_pdev_stats_tried_mpdu_cnt_hist_tlv_v()1225 char tried_mpdu_cnt_hist[HTT_MAX_STRING_LEN] = {0}; in htt_print_tx_hwq_tried_mpdu_cnt_hist_tlv_v() local1236 ARRAY_TO_STRING(tried_mpdu_cnt_hist, in htt_print_tx_hwq_tried_mpdu_cnt_hist_tlv_v()1237 htt_stats_buf->tried_mpdu_cnt_hist, in htt_print_tx_hwq_tried_mpdu_cnt_hist_tlv_v()1241 tried_mpdu_cnt_hist); in htt_print_tx_hwq_tried_mpdu_cnt_hist_tlv_v()