Searched refs:otx2_mbox_alloc_msg_rsp (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | mbox.c | 403 struct mbox_msghdr *otx2_mbox_alloc_msg_rsp(struct otx2_mbox *mbox, int devid, in otx2_mbox_alloc_msg_rsp() function 442 EXPORT_SYMBOL(otx2_mbox_alloc_msg_rsp);
|
| H A D | rvu_rep.c | 23 req = (struct _req_type *)otx2_mbox_alloc_msg_rsp( \
|
| H A D | mcs_rvu_if.c | 23 req = (struct _req_type *)otx2_mbox_alloc_msg_rsp( \
|
| H A D | rvu_cpt.c | 1171 otx2_mbox_alloc_msg_rsp(&rvu->afpf_wq_info.mbox_up, in cpt_inline_inb_lf_cmd_send()
|
| H A D | rvu_cgx.c | 30 req = (struct _req_type *)otx2_mbox_alloc_msg_rsp( \
|
| /linux/drivers/crypto/marvell/octeontx2/ |
| H A D | otx2_cptpf_mbox.c | 136 otx2_mbox_alloc_msg_rsp(&cptpf->afpf_mbox, 0, in send_inline_ipsec_inbound_msg() 163 otx2_mbox_alloc_msg_rsp(&cptpf->afpf_mbox, 0, in rx_inline_ipsec_lf_cfg()
|
| H A D | otx2_cptpf_main.c | 149 req = otx2_mbox_alloc_msg_rsp(mbox, 0, sizeof(*req), in cptpf_flr_wq_handler()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_pf.c | 3369 msghdr = otx2_mbox_alloc_msg_rsp(&pf->mbox_pfvf[0].mbox_up, vf_idx, in otx2_vf_link_event_task()
|