Searched refs:list_mpdu_end_reason (Results 1 – 2 of 2) sorted by relevance
2457 char *list_mpdu_end_reason = qdf_mem_malloc(DP_MAX_STRING_LEN); in dp_print_tx_tqm_list_mpdu_stats_tlv_v() local2459 if (!list_mpdu_end_reason) { in dp_print_tx_tqm_list_mpdu_stats_tlv_v()2469 index += qdf_snprint(&list_mpdu_end_reason[index], in dp_print_tx_tqm_list_mpdu_stats_tlv_v()2472 dp_stats_buf->list_mpdu_end_reason[i]); in dp_print_tx_tqm_list_mpdu_stats_tlv_v()2475 list_mpdu_end_reason); in dp_print_tx_tqm_list_mpdu_stats_tlv_v()2476 qdf_mem_free(list_mpdu_end_reason); in dp_print_tx_tqm_list_mpdu_stats_tlv_v()
4352 HTT_STATS_VAR_LEN_ARRAY1(A_UINT32, list_mpdu_end_reason);10843 A_UINT32 list_mpdu_end_reason[HTT_TX_TQM_MAX_LIST_MPDU_END_REASON]; member