Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_mbox.c90 case MBOX_DIR_PFVF_UP: in otx2_mbox_init()
119 case MBOX_DIR_PFVF_UP: in otx2_mbox_init()
H A Dotx2_dev.c980 bar2, MBOX_DIR_PFVF_UP, pci_dev->max_vfs, in otx2_dev_priv_init()
H A Dotx2_mbox.h48 #define MBOX_DIR_PFVF_UP 6 /* PF sends messages to VF */ macro