Searched refs:otx2_mbox_msg_send (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/crypto/marvell/octeontx2/ |
H 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()
|
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H 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);
|
H 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()
|
H A D | mbox.h | 115 void otx2_mbox_msg_send(struct otx2_mbox *mbox, int devid);
|
H A D | rvu.c | 2281 otx2_mbox_msg_send(mbox, devid); in __rvu_mbox_handler()
|
/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H 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()
|
H A D | otx2_vf.c | 181 otx2_mbox_msg_send(mbox, 0); in otx2vf_vfaf_mbox_up_handler()
|
H 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()
|