Searched refs:MAX_ASYNC_PAYLOAD (Results 1 – 1 of 1) sorted by relevance
91 #define MAX_ASYNC_PAYLOAD 4096 macro92 #define MAX_AR_PACKET_SIZE (16 + MAX_ASYNC_PAYLOAD + 4)927 if (p.payload_length > MAX_ASYNC_PAYLOAD) { in handle_ar_packet()