Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_mbox.c76 case MBOX_DIR_PFVF: in otx2_mbox_init()
118 case MBOX_DIR_PFVF: in otx2_mbox_init()
H A Dotx2_dev.c973 bar2, MBOX_DIR_PFVF, pci_dev->max_vfs, in otx2_dev_priv_init()
H A Dotx2_mbox.h44 #define MBOX_DIR_PFVF 2 /* PF replies to VF */ macro