Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_mbox.c97 case MBOX_DIR_VFPF_UP: in otx2_mbox_init()
124 case MBOX_DIR_VFPF_UP: in otx2_mbox_init()
H A Dotx2_dev.c926 up_direction = MBOX_DIR_VFPF_UP; in otx2_dev_priv_init()
H A Dotx2_mbox.h49 #define MBOX_DIR_VFPF_UP 7 /* VF replies to PF */ macro