Searched refs:otx2_mbox_msg_send (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/crypto/marvell/octeontx2/ |
| A D | otx2_cptpf_mbox.c | 32 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()
|
| A D | otx2_cpt_mbox_common.c | 11 otx2_mbox_msg_send(mbox, 0); in otx2_cpt_send_mbox_msg()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| A D | mbox.c | 214 void otx2_mbox_msg_send(struct otx2_mbox *mbox, int devid) in otx2_mbox_msg_send() function 260 EXPORT_SYMBOL(otx2_mbox_msg_send);
|
| A D | rvu_cgx.c | 253 otx2_mbox_msg_send(&rvu->afpf_wq_info.mbox_up, pfid); in cgx_notify_pfs()
|
| A D | rvu_cpt.c | 998 otx2_mbox_msg_send(&rvu->afpf_wq_info.mbox_up, cpt_pf_num); in cpt_inline_inb_lf_cmd_send()
|
| A D | mbox.h | 102 void otx2_mbox_msg_send(struct otx2_mbox *mbox, int devid);
|
| A D | rvu.c | 2156 otx2_mbox_msg_send(mbox, devid); in __rvu_mbox_handler()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| A D | otx2_common.h | 656 otx2_mbox_msg_send(&mbox->mbox, 0); in otx2_sync_mbox_msg() 670 otx2_mbox_msg_send(&mbox->mbox_up, devid); in otx2_sync_mbox_up_msg() 687 otx2_mbox_msg_send(&mbox->mbox, 0); in otx2_sync_mbox_msg_busy_poll()
|
| A D | otx2_vf.c | 176 otx2_mbox_msg_send(mbox, 0); in otx2vf_vfaf_mbox_up_handler()
|
| A D | otx2_pf.c | 493 otx2_mbox_msg_send(mbox, vf_idx); in otx2_pfvf_mbox_handler() 954 otx2_mbox_msg_send(mbox, 0); in otx2_pfaf_mbox_up_handler()
|
| A D | otx2_common.c | 1440 otx2_mbox_msg_send(&mbox->mbox, 0); in otx2_detach_resources()
|
Completed in 38 milliseconds