Searched refs:MAX_MBOXITEM_SIZE (Results 1 – 2 of 2) sorted by relevance
223 if (len <= MAX_MBOXITEM_SIZE) { in wil_print_ring()224 unsigned char databuf[MAX_MBOXITEM_SIZE]; in wil_print_ring()
339 #define MAX_MBOXITEM_SIZE (240) macro