Searched refs:otx2_mbox_msg_send (Results 1 – 9 of 9) sorted by relevance
| /drivers/crypto/marvell/octeontx2/ |
| 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()
|
| A D | otx2_cptpf_mbox.c | 337 otx2_mbox_msg_send(&cptpf->vfpf_mbox, vf->vf_id); in cptpf_handle_vf_req() 414 otx2_mbox_msg_send(mbox, vf->vf_id); in otx2_cptpf_vfpf_mbox_handler() 660 otx2_mbox_msg_send(mbox, 0); in otx2_cptpf_afpf_mbox_up_handler()
|
| /drivers/net/ethernet/marvell/octeontx2/af/ |
| A D | mbox.c | 369 void otx2_mbox_msg_send(struct otx2_mbox *mbox, int devid) in otx2_mbox_msg_send() function 373 EXPORT_SYMBOL(otx2_mbox_msg_send);
|
| A D | rvu_cpt.c | 1202 otx2_mbox_msg_send(&rvu->afpf_wq_info.mbox_up, cpt_pf_num); in cpt_inline_inb_lf_cmd_send()
|
| A D | mbox.h | 115 void otx2_mbox_msg_send(struct otx2_mbox *mbox, int devid);
|
| A D | rvu.c | 2281 otx2_mbox_msg_send(mbox, devid); in __rvu_mbox_handler()
|
| /drivers/net/ethernet/marvell/octeontx2/nic/ |
| A D | otx2_common.h | 852 otx2_mbox_msg_send(&mbox->mbox, 0); in otx2_sync_mbox_msg() 883 otx2_mbox_msg_send(&mbox->mbox, 0); in otx2_sync_mbox_msg_busy_poll()
|
| A D | otx2_vf.c | 181 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() 1041 otx2_mbox_msg_send(mbox, 0); in otx2_pfaf_mbox_up_handler()
|
Completed in 43 milliseconds