Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_mbox.c77 case MBOX_DIR_PFVF: in mbox_init()
119 case MBOX_DIR_PFVF: in mbox_init()
H A Droc_mbox_priv.h40 #define MBOX_DIR_PFVF 2 /* PF replies to VF */ macro
H A Droc_dev.c1187 rc = mbox_init(&dev->mbox_vfpf, vf_mbase, bar2, MBOX_DIR_PFVF, in dev_init()