Symbol: OTX2_MBOX_REQ_SIG
drivers/crypto/marvell/octeontx2/otx2_cpt_mbox_common.c
141
req->hdr.sig = OTX2_MBOX_REQ_SIG;
drivers/crypto/marvell/octeontx2/otx2_cpt_mbox_common.c
171
req->hdr.sig = OTX2_MBOX_REQ_SIG;
drivers/crypto/marvell/octeontx2/otx2_cpt_mbox_common.c
200
req->sig = OTX2_MBOX_REQ_SIG;
drivers/crypto/marvell/octeontx2/otx2_cpt_mbox_common.c
248
req->hdr.sig = OTX2_MBOX_REQ_SIG;
drivers/crypto/marvell/octeontx2/otx2_cpt_mbox_common.c
274
req->hdr.sig = OTX2_MBOX_REQ_SIG;
drivers/crypto/marvell/octeontx2/otx2_cpt_mbox_common.c
35
req->sig = OTX2_MBOX_REQ_SIG;
drivers/crypto/marvell/octeontx2/otx2_cpt_mbox_common.c
63
reg_msg->hdr.sig = OTX2_MBOX_REQ_SIG;
drivers/crypto/marvell/octeontx2/otx2_cpt_mbox_common.c
88
reg_msg->hdr.sig = OTX2_MBOX_REQ_SIG;
drivers/crypto/marvell/octeontx2/otx2_cptpf_main.c
156
req->sig = OTX2_MBOX_REQ_SIG;
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
144
req->hdr.sig = OTX2_MBOX_REQ_SIG;
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
172
nix_req->hdr.sig = OTX2_MBOX_REQ_SIG;
drivers/crypto/marvell/octeontx2/otx2_cptpf_mbox.c
312
if (req->sig != OTX2_MBOX_REQ_SIG)
drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c
196
req->hdr.sig = OTX2_MBOX_REQ_SIG;
drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c
217
req->sig = OTX2_MBOX_REQ_SIG;
drivers/crypto/marvell/octeontx2/otx2_cptvf_mbox.c
237
req->sig = OTX2_MBOX_REQ_SIG;
drivers/net/ethernet/marvell/octeontx2/af/mcs_rvu_if.c
28
req->hdr.sig = OTX2_MBOX_REQ_SIG; \
drivers/net/ethernet/marvell/octeontx2/af/rvu.c
2194
if (req->sig != OTX2_MBOX_REQ_SIG)
drivers/net/ethernet/marvell/octeontx2/af/rvu_cgx.c
35
req->hdr.sig = OTX2_MBOX_REQ_SIG; \
drivers/net/ethernet/marvell/octeontx2/af/rvu_cpt.c
1178
req->hdr.sig = OTX2_MBOX_REQ_SIG;
drivers/net/ethernet/marvell/octeontx2/af/rvu_rep.c
28
req->hdr.sig = OTX2_MBOX_REQ_SIG; \
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
917
req->hdr.sig = OTX2_MBOX_REQ_SIG; \
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
3382
req->hdr.sig = OTX2_MBOX_REQ_SIG;
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
477
if (msg->sig != OTX2_MBOX_REQ_SIG)
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
967
if (req->sig != OTX2_MBOX_REQ_SIG) {
drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c
124
if (req->sig != OTX2_MBOX_REQ_SIG) {