Home
last modified time | relevance | path

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

/drivers/crypto/marvell/octeontx2/
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()
462 if (msg->sig != OTX2_MBOX_RSP_SIG) { in process_afpf_mbox_msg()
525 if (msg->sig != OTX2_MBOX_RSP_SIG) { in forward_to_vf()
612 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; in handle_msg_cpt_inst_lmtst()
A Dotx2_cptvf_mbox.c86 if (msg->sig != OTX2_MBOX_RSP_SIG) { in process_pfvf_mbox_mbox_msg()
/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_vf.c48 if (msg->sig != OTX2_MBOX_RSP_SIG) { in otx2vf_process_vfaf_mbox_msg()
138 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; in otx2vf_process_mbox_msg_up()
A Dotx2_pf.c523 if (msg->sig != OTX2_MBOX_RSP_SIG) { in otx2_pfvf_mbox_up_handler()
785 if (msg->sig != OTX2_MBOX_RSP_SIG) { in otx2_process_pfaf_mbox_msg()
985 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; \ in otx2_process_mbox_msg_up()
/drivers/net/ethernet/marvell/octeontx2/af/
A Dmbox.c527 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; in otx2_reply_invalid_msg()
A Drvu.c2170 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; \ in rvu_process_mbox_msg()
2343 if (msg->sig != OTX2_MBOX_RSP_SIG) { in __rvu_mbox_up_handler()
A Dmbox.h97 #define OTX2_MBOX_RSP_SIG (0xbeef) macro

Completed in 30 milliseconds