Home
last modified time | relevance | path

Searched refs:required_buffer_size (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.c358 u32 required_buffer_size = HTT_MAX_PRINT_CHAR_PER_ELEM * num_elements; in htt_print_tx_pdev_stats_tried_mpdu_cnt_hist_tlv_v() local
365 if (required_buffer_size < HTT_MAX_STRING_LEN) { in htt_print_tx_pdev_stats_tried_mpdu_cnt_hist_tlv_v()
1228 u32 required_buffer_size = HTT_MAX_PRINT_CHAR_PER_ELEM * num_elements; in htt_print_tx_hwq_tried_mpdu_cnt_hist_tlv_v() local
1235 if (required_buffer_size < HTT_MAX_STRING_LEN) { in htt_print_tx_hwq_tried_mpdu_cnt_hist_tlv_v()
1266 u32 required_buffer_size = HTT_MAX_PRINT_CHAR_PER_ELEM * num_elements; in htt_print_tx_hwq_txop_used_cnt_hist_tlv_v() local
1271 if (required_buffer_size < HTT_MAX_STRING_LEN) { in htt_print_tx_hwq_txop_used_cnt_hist_tlv_v()
2536 u32 required_buffer_size = HTT_MAX_PRINT_CHAR_PER_ELEM * num_elements; in htt_print_tx_de_fw2wbm_ring_full_hist_tlv() local
2541 if (required_buffer_size < HTT_MAX_STRING_LEN) { in htt_print_tx_de_fw2wbm_ring_full_hist_tlv()