Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Dqdf_trace.c176 #define BUFFER_SIZE ((QDF_DP_TRACE_RECORD_SIZE * 3) + 1) macro
188 unsigned char linebuf[BUFFER_SIZE] = {0}; in __qdf_trace_hex_dump()
790 unsigned char outbuf[BUFFER_SIZE]; in dump_dp_hex_trace()
798 BUFFER_SIZE - outbytes_written, in dump_dp_hex_trace()
805 BUFFER_SIZE - outbytes_written, in dump_dp_hex_trace()
2719 unsigned char linebuf[BUFFER_SIZE]; in qdf_dpt_dump_hex_trace_debugfs()
2982 QDF_DP_TRACE_PREPEND_STR_SIZE + BUFFER_SIZE)) in qdf_dpt_dump_stats_debugfs()