Home
last modified time | relevance | path

Searched defs:engs (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_ucode.c169 struct otx2_cpt_engs_rsvd *engs; in cptx_set_ucode_base() local
498 struct otx2_cpt_engs_rsvd *engs; in eng_grp_has_eng_type() local
507 struct otx2_cpt_engs_rsvd *engs, int val) in update_engines_avail_count()
531 struct otx2_cpt_engs_rsvd *engs) in update_engines_offset()
583 struct otx2_cpt_engs_rsvd *engs = NULL; in do_reserve_engines() local
783 struct otx2_cpt_engines *engs, int engs_cnt) in update_requested_engs()
850 struct otx2_cpt_engs_rsvd *engs, *mirrored_engs; in eng_grp_update_masks() local
976 struct otx2_cpt_engines *engs, int ucodes_cnt, in create_engine_group()
1144 struct otx2_cpt_engines engs[OTX2_CPT_MAX_ETYPES_PER_GRP] = { {0} }; in otx2_cpt_create_eng_grps() local
1773 struct otx2_cpt_engs_rsvd *engs; in get_engs_info() local
[all …]
H A Dotx2_cptpf_ucode.h133 struct otx2_cpt_engs_rsvd engs[OTX2_CPT_MAX_ETYPES_PER_GRP]; member
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.c511 struct otx_cpt_engs_rsvd *engs; in otx_cpt_eng_grp_has_eng_type() local
535 struct otx_cpt_engs_rsvd *engs; in print_engs_info() local
605 struct otx_cpt_engs_rsvd *engs; in print_dbg_info() local
653 struct otx_cpt_engs_rsvd *engs, int val) in update_engines_avail_count()
674 struct otx_cpt_engs_rsvd *engs) in update_engines_offset()
723 struct otx_cpt_engs_rsvd *engs = NULL; in do_reserve_engines() local
1005 struct otx_cpt_engines *engs, int engs_cnt) in update_requested_engs()
1071 struct otx_cpt_engs_rsvd *engs, *mirrored_engs; in eng_grp_update_masks() local
1184 struct otx_cpt_engines *engs, int engs_cnt) in validate_1_ucode_scenario()
1216 struct otx_cpt_engines *engs, int engs_cnt, in create_engine_group()
[all …]
H A Dotx_cptpf_ucode.h139 struct otx_cpt_engs_rsvd engs[OTX_CPT_MAX_ETYPES_PER_GRP]; member