Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.c82 case MBOX_DIR_VFPF_UP: in otx2_mbox_setup()
109 case MBOX_DIR_VFPF_UP: in otx2_mbox_setup()
H A Dmbox.h51 #define MBOX_DIR_VFPF_UP 7 /* VF replies to PF */ macro
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c343 MBOX_DIR_VFPF_UP, 1); in otx2vf_vfaf_mbox_init()
H A Dotx2_pf.c435 } else if (dir == MBOX_DIR_VFPF_UP) { in otx2_forward_vf_mbox_msgs()