Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
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);
Dmcs_rvu_if.c144 otx2_mbox_msg_send_up(&rvu->afpf_wq_info.mbox_up, pf); in mcs_notify_pfvf()
Drvu_cgx.c273 otx2_mbox_msg_send_up(&rvu->afpf_wq_info.mbox_up, pfid); in cgx_notify_pfs()
Dmbox.h107 void otx2_mbox_msg_send_up(struct otx2_mbox *mbox, int devid);
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h818 otx2_mbox_msg_send_up(&mbox->mbox_up, devid); in otx2_sync_mbox_up_msg()