Home
last modified time | relevance | path

Searched refs:OTX_CPT_MSG_VF_UP (Results 1 – 3 of 3) sorted by relevance

/drivers/crypto/marvell/octeontx/
Dotx_cptvf_mbox.c21 case OTX_CPT_MSG_VF_UP: in get_mbox_opcode_str()
98 case OTX_CPT_MSG_VF_UP: in otx_cptvf_handle_mbox_intr()
229 mbx.msg = OTX_CPT_MSG_VF_UP; in otx_cptvf_send_vf_up()
Dotx_cptpf_mbox.c19 case OTX_CPT_MSG_VF_UP: in get_mbox_opcode_str()
193 case OTX_CPT_MSG_VF_UP: in otx_cpt_handle_mbox_intr()
194 mbx.msg = OTX_CPT_MSG_VF_UP; in otx_cpt_handle_mbox_intr()
Dotx_cpt_common.h34 OTX_CPT_MSG_VF_UP = 1, enumerator