Home
last modified time | relevance | path

Searched refs:OTX2_MBOX_RSP_SIG (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_mbox.c78 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; in handle_msg_get_caps()
101 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; in handle_msg_get_eng_grp_num()
122 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; in handle_msg_kvf_limits()
467 if (msg->sig != OTX2_MBOX_RSP_SIG) { in process_afpf_mbox_msg()
530 if (msg->sig != OTX2_MBOX_RSP_SIG) { in forward_to_vf()
617 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; in handle_msg_cpt_inst_lmtst()
H A Dotx2_cptvf_mbox.c85 if (msg->sig != OTX2_MBOX_RSP_SIG) { in process_pfvf_mbox_mbox_msg()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.c422 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; in otx2_reply_invalid_msg()
H A Drvu.c2165 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; \ in rvu_process_mbox_msg()
2322 if (msg->sig != OTX2_MBOX_RSP_SIG) { in __rvu_mbox_up_handler()