Home
last modified time | relevance | path

Searched refs:otx2_mbox_msg_send_up (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.c276 void otx2_mbox_msg_send_up(struct otx2_mbox *mbox, int devid) in otx2_mbox_msg_send_up() function
280 EXPORT_SYMBOL(otx2_mbox_msg_send_up);
H A Dmcs_rvu_if.c144 otx2_mbox_msg_send_up(&rvu->afpf_wq_info.mbox_up, pf); in mcs_notify_pfvf()
H A Drvu_cgx.c273 otx2_mbox_msg_send_up(&rvu->afpf_wq_info.mbox_up, pfid); in cgx_notify_pfs()
H A Dmbox.h107 void otx2_mbox_msg_send_up(struct otx2_mbox *mbox, int devid);
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h818 otx2_mbox_msg_send_up(&mbox->mbox_up, devid); in otx2_sync_mbox_up_msg()