Searched refs:DP_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
42 #define DP_BUFFER_SIZE 2048 macro62 uint8_t buf[DP_BUFFER_SIZE];
410 (pkt->full_length > DP_BUFFER_SIZE)) { in dp_got_full_hdr()1303 pkt->msg_bufsiz = DP_BUFFER_SIZE; in rmc_comm_dp_msend()