Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h390 #define NIC_PF_VF_MAILBOX_SIZE 2 macro
H A Dnicvf_ethtool.c377 for (mbox = 0; mbox < NIC_PF_VF_MAILBOX_SIZE; mbox++) in nicvf_get_regs()
H A Dnic_main.c967 for (i = 0; i < NIC_PF_VF_MAILBOX_SIZE; i++) { in nic_handle_mbx_intr()
H A Dnicvf_main.c210 for (i = 0; i < NIC_PF_VF_MAILBOX_SIZE; i++) { in nicvf_handle_mbx_intr()