Searched refs:inbuf (Results 1 – 4 of 4) sorted by relevance
788 dump_dp_hex_trace(char *prepend_str, uint8_t *inbuf, uint8_t inbuf_len) in dump_dp_hex_trace() argument791 const uint8_t *inbuf_ptr = inbuf; in dump_dp_hex_trace()802 if ((inbuf_ptr - inbuf) && in dump_dp_hex_trace()803 (inbuf_ptr - inbuf + 1) % QDF_DUMP_DP_GROUP_SIZE == 0) { in dump_dp_hex_trace()810 } while (inbuf_ptr < (inbuf + inbuf_len)); in dump_dp_hex_trace()