Searched refs:otx2_mbox_msg_send (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cpt_mbox_common.c | 11 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 D | otx2_cptpf_mbox.c | 294 otx2_mbox_msg_send(&cptpf->vfpf_mbox, vf->vf_id); in cptpf_handle_vf_req() 372 otx2_mbox_msg_send(mbox, vf->vf_id); in otx2_cptpf_vfpf_mbox_handler() 607 otx2_mbox_msg_send(mbox, 0); in otx2_cptpf_afpf_mbox_up_handler()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | mbox.c | 270 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 D | rvu_cpt.c | 1132 otx2_mbox_msg_send(&rvu->afpf_wq_info.mbox_up, cpt_pf_num); in cpt_inline_inb_lf_cmd_send()
|
H A D | mbox.h | 106 void otx2_mbox_msg_send(struct otx2_mbox *mbox, int devid);
|
H A D | rvu.c | 2188 otx2_mbox_msg_send(mbox, devid); in __rvu_mbox_handler()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_common.h | 804 otx2_mbox_msg_send(&mbox->mbox, 0); in otx2_sync_mbox_msg() 835 otx2_mbox_msg_send(&mbox->mbox, 0); in otx2_sync_mbox_msg_busy_poll()
|
H A D | otx2_vf.c | 179 otx2_mbox_msg_send(mbox, 0); in otx2vf_vfaf_mbox_up_handler()
|
H A D | otx2_pf.c | 488 otx2_mbox_msg_send(mbox, vf_idx); in otx2_pfvf_mbox_handler() 962 otx2_mbox_msg_send(mbox, 0); in otx2_pfaf_mbox_up_handler()
|