Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf.h36 union otx2_cpt_eng_caps eng_caps[OTX2_CPT_MAX_ENG_TYPES]; member
H A Dotx2_cpt_common.h122 union otx2_cpt_eng_caps eng_caps[OTX2_CPT_MAX_ENG_TYPES]; member
H A Dotx2_cptpf_mbox.c82 memcpy(&rsp->eng_caps, &cptpf->eng_caps, sizeof(rsp->eng_caps)); in handle_msg_get_caps()
H A Dotx2_cptpf_ucode.c1555 cptpf->eng_caps[etype].u = be64_to_cpup(rptr); in otx2_cpt_discover_eng_capabilities()