Home
last modified time | relevance | path

Searched refs:otx2_mbox_msg_send (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.15/drivers/crypto/marvell/octeontx2/
Dotx2_cptpf_mbox.c32 otx2_mbox_msg_send(&cptpf->afpf_mbox, 0); in forward_to_af()
136 otx2_mbox_msg_send(&cptpf->vfpf_mbox, vf->vf_id); in cptpf_handle_vf_req()
210 otx2_mbox_msg_send(mbox, vf->vf_id); in otx2_cptpf_vfpf_mbox_handler()
Dotx2_cpt_mbox_common.c11 otx2_mbox_msg_send(mbox, 0); in otx2_cpt_send_mbox_msg()
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.c214 void otx2_mbox_msg_send(struct otx2_mbox *mbox, int devid) in otx2_mbox_msg_send() function
260 EXPORT_SYMBOL(otx2_mbox_msg_send);
Drvu_cgx.c253 otx2_mbox_msg_send(&rvu->afpf_wq_info.mbox_up, pfid); in cgx_notify_pfs()
Dmbox.h102 void otx2_mbox_msg_send(struct otx2_mbox *mbox, int devid);
Drvu.c2096 otx2_mbox_msg_send(mbox, devid); in __rvu_mbox_handler()
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h644 otx2_mbox_msg_send(&mbox->mbox, 0); in otx2_sync_mbox_msg()
658 otx2_mbox_msg_send(&mbox->mbox_up, devid); in otx2_sync_mbox_up_msg()
675 otx2_mbox_msg_send(&mbox->mbox, 0); in otx2_sync_mbox_msg_busy_poll()
Dotx2_vf.c174 otx2_mbox_msg_send(mbox, 0); in otx2vf_vfaf_mbox_up_handler()
Dotx2_pf.c485 otx2_mbox_msg_send(mbox, vf_idx); in otx2_pfvf_mbox_handler()
946 otx2_mbox_msg_send(mbox, 0); in otx2_pfaf_mbox_up_handler()
Dotx2_common.c1430 otx2_mbox_msg_send(&mbox->mbox, 0); in otx2_detach_resources()