Searched refs:MAX_MBOXITEM_SIZE (Results 1 – 2 of 2) sorted by relevance
332 if (len <= MAX_MBOXITEM_SIZE) { in wil_print_mbox_ring()333 unsigned char databuf[MAX_MBOXITEM_SIZE]; in wil_print_mbox_ring()
486 #define MAX_MBOXITEM_SIZE (240) macro