Searched refs:NIC_MBOX_MSG_ALLOC_SQS (Results 1 – 2 of 2) sorted by relevance
32 [NIC_MBOX_MSG_ALLOC_SQS] = "NIC_MBOX_MSG_ALLOC_SQS",158 case NIC_MBOX_MSG_ALLOC_SQS: in nicvf_handle_mbx_intr()324 mbx.sqs_alloc.msg = NIC_MBOX_MSG_ALLOC_SQS; in nicvf_mbox_request_sqs()
40 #define NIC_MBOX_MSG_ALLOC_SQS 0x12 /* Allocate secondary Qset */ macro