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