Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnic.h410 #define NIC_MBOX_MSG_ALLOC_SQS 0x12 /* Allocate secondary Qset */ macro
Dnic_main.c763 mbx.sqs_alloc.msg = NIC_MBOX_MSG_ALLOC_SQS; in nic_alloc_sqs()
1050 case NIC_MBOX_MSG_ALLOC_SQS: in nic_handle_mbx_intr()
Dnicvf_main.c248 case NIC_MBOX_MSG_ALLOC_SQS: in nicvf_handle_mbx_intr()
393 mbx.sqs_alloc.msg = NIC_MBOX_MSG_ALLOC_SQS; in nicvf_request_sqs()