Home
last modified time | relevance | path

Searched refs:OTX2_MBOX_RSP_SIG (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/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()
418 if (msg->sig != OTX2_MBOX_RSP_SIG) { in process_afpf_mbox_msg()
472 if (msg->sig != OTX2_MBOX_RSP_SIG) { in forward_to_vf()
559 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; in handle_msg_cpt_inst_lmtst()
H A Dotx2_cptvf_mbox.c84 if (msg->sig != OTX2_MBOX_RSP_SIG) { in process_pfvf_mbox_mbox_msg()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c39 if (msg->sig != OTX2_MBOX_RSP_SIG) { in otx2vf_process_vfaf_mbox_msg()
129 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; in otx2vf_process_mbox_msg_up()
H A Dotx2_pf.c519 if (msg->sig != OTX2_MBOX_RSP_SIG) { in otx2_pfvf_mbox_up_handler()
740 if (msg->sig != OTX2_MBOX_RSP_SIG) { in otx2_process_pfaf_mbox_msg()
895 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; \ in otx2_process_mbox_msg_up()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H 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()
H A Dotx2_pf.c517 if (msg->sig != OTX2_MBOX_RSP_SIG) { in otx2_pfvf_mbox_up_handler()
745 if (msg->sig != OTX2_MBOX_RSP_SIG) { in otx2_process_pfaf_mbox_msg()
910 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; \ in otx2_process_mbox_msg_up()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.c342 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; in otx2_reply_invalid_msg()
H A Dmbox.h87 #define OTX2_MBOX_RSP_SIG (0xbeef) macro
H A Drvu.c1637 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; \ in rvu_process_mbox_msg()
1788 if (msg->sig != OTX2_MBOX_RSP_SIG) { in __rvu_mbox_up_handler()
/kernel/linux/linux-6.6/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.c2093 rsp->hdr.sig = OTX2_MBOX_RSP_SIG; \ in rvu_process_mbox_msg()
2250 if (msg->sig != OTX2_MBOX_RSP_SIG) { in __rvu_mbox_up_handler()
H A Dmbox.h88 #define OTX2_MBOX_RSP_SIG (0xbeef) macro

Completed in 25 milliseconds