Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_mbox_common.c35 req->sig = OTX2_MBOX_REQ_SIG; in otx2_cpt_send_ready_msg()
63 reg_msg->hdr.sig = OTX2_MBOX_REQ_SIG; in otx2_cpt_add_read_af_reg()
88 reg_msg->hdr.sig = OTX2_MBOX_REQ_SIG; in otx2_cpt_add_write_af_reg()
141 req->hdr.sig = OTX2_MBOX_REQ_SIG; in otx2_cpt_attach_rscrs_msg()
171 req->hdr.sig = OTX2_MBOX_REQ_SIG; in otx2_cpt_detach_rsrcs_msg()
200 req->sig = OTX2_MBOX_REQ_SIG; in otx2_cpt_msix_offset_msg()
248 req->hdr.sig = OTX2_MBOX_REQ_SIG; in otx2_cpt_lf_reset_msg()
H A Dotx2_cptvf_mbox.c190 req->hdr.sig = OTX2_MBOX_REQ_SIG; in otx2_cptvf_send_eng_grp_num_msg()
211 req->sig = OTX2_MBOX_REQ_SIG; in otx2_cptvf_send_kvf_limits_msg()
231 req->sig = OTX2_MBOX_REQ_SIG; in otx2_cptvf_send_caps_msg()
H A Dotx2_cptpf_mbox.c144 req->hdr.sig = OTX2_MBOX_REQ_SIG; in send_inline_ipsec_inbound_msg()
172 nix_req->hdr.sig = OTX2_MBOX_REQ_SIG; in rx_inline_ipsec_lf_cfg()
316 if (req->sig != OTX2_MBOX_REQ_SIG) in cptpf_handle_vf_req()
H A Dotx2_cptpf_main.c155 req->sig = OTX2_MBOX_REQ_SIG; in cptpf_flr_wq_handler()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmcs_rvu_if.c28 req->hdr.sig = OTX2_MBOX_REQ_SIG; \
H A Drvu_cpt.c1178 req->hdr.sig = OTX2_MBOX_REQ_SIG; in cpt_inline_inb_lf_cmd_send()
H A Drvu_cgx.c35 req->hdr.sig = OTX2_MBOX_REQ_SIG; \
H A Drvu.c2144 if (req->sig != OTX2_MBOX_REQ_SIG) in rvu_process_mbox_msg()