Home
last modified time | relevance | path

Searched refs:NIC_MBOX_MSG_ALLOC_SQS (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_mbox.c32 [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()
H A Dnicvf_mbox.h40 #define NIC_MBOX_MSG_ALLOC_SQS 0x12 /* Allocate secondary Qset */ macro