Searched refs:NIC_MBOX_MSG_MAX (Results 1 – 2 of 2) sorted by relevance
46 #define NIC_MBOX_MSG_MAX 0x100 /* Maximum number of messages */ macro
14 static const char *mbox_message[NIC_MBOX_MSG_MAX] = {42 assert(msg >= 0 && msg < NIC_MBOX_MSG_MAX); in nicvf_mbox_msg_str()