Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/marvell/octeontx2/
A Dotx2_cptpf_mbox.c64 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; in handle_msg_get_caps()
87 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; in handle_msg_get_eng_grp_num()
108 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; in handle_msg_kvf_limits()
252 if (msg->sig != OTX2_MBOX_RSP_SIG) { in process_afpf_mbox_msg()
301 if (msg->sig != OTX2_MBOX_RSP_SIG) { in forward_to_vf()
A Dotx2_cptvf_mbox.c84 if (msg->sig != OTX2_MBOX_RSP_SIG) { in process_pfvf_mbox_mbox_msg()
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_vf.c46 if (msg->sig != OTX2_MBOX_RSP_SIG) { in otx2vf_process_vfaf_mbox_msg()
136 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; in otx2vf_process_mbox_msg_up()
A Dotx2_pf.c528 if (msg->sig != OTX2_MBOX_RSP_SIG) { in otx2_pfvf_mbox_up_handler()
754 if (msg->sig != OTX2_MBOX_RSP_SIG) { in otx2_process_pfaf_mbox_msg()
921 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; \ in otx2_process_mbox_msg_up()
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/af/
A Dmbox.c380 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; in otx2_reply_invalid_msg()
A Drvu.c2093 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; \ in rvu_process_mbox_msg()
2244 if (msg->sig != OTX2_MBOX_RSP_SIG) { in __rvu_mbox_up_handler()
A Dmbox.h85 #define OTX2_MBOX_RSP_SIG (0xbeef) macro

Completed in 28 milliseconds