Home
last modified time | relevance | path

Searched refs:OTX_CPT_MAX_ENGINE_GROUPS (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptpf_ucode.c615 for (i = 0; i < OTX_CPT_MAX_ENGINE_GROUPS; i++) { in print_dbg_info()
1040 for (i = 0; i < OTX_CPT_MAX_ENGINE_GROUPS; i++) { in find_mirrored_eng_grp()
1061 for (i = 0; i < OTX_CPT_MAX_ENGINE_GROUPS; i++) { in find_unused_eng_grp()
1154 for (i = 0; i < OTX_CPT_MAX_ENGINE_GROUPS; i++) { in delete_engine_group()
1422 del_grp_idx >= OTX_CPT_MAX_ENGINE_GROUPS) { in ucode_load_store()
1490 for (i = 0; i < OTX_CPT_MAX_ENGINE_GROUPS; i++) in otx_cpt_try_create_default_eng_grps()
1569 for (grp = 0; grp < OTX_CPT_MAX_ENGINE_GROUPS; grp++) { in otx_cpt_disable_all_cores()
1602 for (i = 0; i < OTX_CPT_MAX_ENGINE_GROUPS; i++) in otx_cpt_cleanup_eng_grps()
1607 for (i = 0; i < OTX_CPT_MAX_ENGINE_GROUPS; i++) in otx_cpt_cleanup_eng_grps()
1611 for (i = 0; i < OTX_CPT_MAX_ENGINE_GROUPS; i++) { in otx_cpt_cleanup_eng_grps()
[all …]
H A Dotx_cptpf_mbox.c148 if (grp >= OTX_CPT_MAX_ENGINE_GROUPS) { in otx_cpt_bind_vq_to_grp()
150 grp, OTX_CPT_MAX_ENGINE_GROUPS); in otx_cpt_bind_vq_to_grp()
H A Dotx_cptpf_ucode.h154 struct otx_cpt_eng_grp_info grp[OTX_CPT_MAX_ENGINE_GROUPS];
H A Dotx_cpt_hw_types.h37 #define OTX_CPT_MAX_ENGINE_GROUPS 8 macro
H A Dotx_cptvf_main.c690 if (val >= OTX_CPT_MAX_ENGINE_GROUPS) { in vf_engine_group_store()
692 OTX_CPT_MAX_ENGINE_GROUPS); in vf_engine_group_store()