Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnic.h343 #define NIC_MBOX_MSG_ALLOC_SQS 0x12 /* Allocate secondary Qset */ macro
Dnic_main.c597 mbx.sqs_alloc.msg = NIC_MBOX_MSG_ALLOC_SQS; in nic_alloc_sqs()
741 case NIC_MBOX_MSG_ALLOC_SQS: in nic_handle_mbx_intr()
Dnicvf_main.c243 case NIC_MBOX_MSG_ALLOC_SQS: in nicvf_handle_mbx_intr()
388 mbx.sqs_alloc.msg = NIC_MBOX_MSG_ALLOC_SQS; in nicvf_request_sqs()