Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_mbox_common.c11 otx2_mbox_msg_send(mbox, 0); in otx2_cpt_send_mbox_msg()
224 otx2_mbox_msg_send(mbox, 0); in otx2_cpt_sync_mbox_msg()
H A Dotx2_cptpf_mbox.c341 otx2_mbox_msg_send(&cptpf->vfpf_mbox, vf->vf_id); in cptpf_handle_vf_req()
419 otx2_mbox_msg_send(mbox, vf->vf_id); in otx2_cptpf_vfpf_mbox_handler()
665 otx2_mbox_msg_send(mbox, 0); in otx2_cptpf_afpf_mbox_up_handler()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.c270 void otx2_mbox_msg_send(struct otx2_mbox *mbox, int devid) in otx2_mbox_msg_send() function
274 EXPORT_SYMBOL(otx2_mbox_msg_send);
H A Drvu_cpt.c1202 otx2_mbox_msg_send(&rvu->afpf_wq_info.mbox_up, cpt_pf_num); in cpt_inline_inb_lf_cmd_send()
H A Drvu.c2260 otx2_mbox_msg_send(mbox, devid); in __rvu_mbox_handler()