Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/cavium/thunder/
Dnic.h411 #define NIC_MBOX_MSG_ALLOC_SQS 0x12 /* Allocate secondary Qset */ macro
Dnic_main.c754 mbx.sqs_alloc.msg = NIC_MBOX_MSG_ALLOC_SQS; in nic_alloc_sqs()
1063 case NIC_MBOX_MSG_ALLOC_SQS: in nic_handle_mbx_intr()
Dnicvf_main.c267 case NIC_MBOX_MSG_ALLOC_SQS: in nicvf_handle_mbx_intr()
412 mbx.sqs_alloc.msg = NIC_MBOX_MSG_ALLOC_SQS; in nicvf_request_sqs()