Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/thunderx/base/
H A Dnicvf_mbox.h19 #define NIC_PF_VF_MAILBOX_SIZE 2 macro
H A Dnicvf_mbox.c58 for (i = 0; i < NIC_PF_VF_MAILBOX_SIZE; i++) { in nicvf_mbox_send_msg_to_pf_raw()
119 for (i = 0; i < NIC_PF_VF_MAILBOX_SIZE; i++) { in nicvf_handle_mbx_intr()