Home
last modified time | relevance | path

Searched refs:NIC_MBOX_MSG_ALLOC_SQS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnic.h411 #define NIC_MBOX_MSG_ALLOC_SQS 0x12 /* Allocate secondary Qset */ macro
H A 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()
H A Dnicvf_main.c268 case NIC_MBOX_MSG_ALLOC_SQS: in nicvf_handle_mbx_intr()
413 mbx.sqs_alloc.msg = NIC_MBOX_MSG_ALLOC_SQS; in nicvf_request_sqs()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnic.h411 #define NIC_MBOX_MSG_ALLOC_SQS 0x12 /* Allocate secondary Qset */ macro
H A 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()
H A 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()

Completed in 13 milliseconds