Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_mbox.c96 case MBOX_DIR_PFAF_UP: in otx2_mbox_init()
114 case MBOX_DIR_PFAF_UP: in otx2_mbox_init()
H A Dotx2_dev.c900 int up_direction = MBOX_DIR_PFAF_UP; in otx2_dev_priv_init()
H A Dotx2_mbox.h47 #define MBOX_DIR_PFAF_UP 5 /* PF replies to AF */ macro