Home
last modified time | relevance | path

Searched refs:otx2_mbox_alloc_msg_rsp (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.c403 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 Drvu_rep.c23 req = (struct _req_type *)otx2_mbox_alloc_msg_rsp( \
H A Dmcs_rvu_if.c23 req = (struct _req_type *)otx2_mbox_alloc_msg_rsp( \
H A Drvu_cpt.c1171 otx2_mbox_alloc_msg_rsp(&rvu->afpf_wq_info.mbox_up, in cpt_inline_inb_lf_cmd_send()
H A Drvu_cgx.c30 req = (struct _req_type *)otx2_mbox_alloc_msg_rsp( \
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_mbox.c136 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 Dotx2_cptpf_main.c149 req = otx2_mbox_alloc_msg_rsp(mbox, 0, sizeof(*req), in cptpf_flr_wq_handler()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c3369 msghdr = otx2_mbox_alloc_msg_rsp(&pf->mbox_pfvf[0].mbox_up, vf_idx, in otx2_vf_link_event_task()