Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_ucode.h105 struct otx2_cpt_engs_rsvd { struct
133 struct otx2_cpt_engs_rsvd engs[OTX2_CPT_MAX_ETYPES_PER_GRP]; argument
169 struct otx2_cpt_engs_rsvd *find_engines_by_type(
H A Dotx2_cptpf_ucode.c169 struct otx2_cpt_engs_rsvd *engs; in cptx_set_ucode_base()
479 struct otx2_cpt_engs_rsvd *find_engines_by_type( in find_engines_by_type()
498 struct otx2_cpt_engs_rsvd *engs; in eng_grp_has_eng_type()
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()
785 struct otx2_cpt_engs_rsvd *mirrored_engs; in update_requested_engs()
850 struct otx2_cpt_engs_rsvd *engs, *mirrored_engs; in eng_grp_update_masks()
1772 struct otx2_cpt_engs_rsvd *mirrored_engs = NULL; in get_engs_info()
1773 struct otx2_cpt_engs_rsvd *engs; in get_engs_info()
[all …]
H A Dotx2_cpt_devlink.c58 struct otx2_cpt_engs_rsvd *eng; in otx2_cpt_dl_info_firmware_version_put()