Searched refs:adf_mstate_sect_lookup (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_gen4_vf_mig.c | 383 subsec = adf_mstate_sect_lookup(mstate_mgr, bank_ids, NULL, NULL); in adf_gen4_vfmig_load_etr_bank() 392 l2_subsec = adf_mstate_sect_lookup(&sub_sects_mgr, ADF_MSTATE_ETR_REGS_IDS, in adf_gen4_vfmig_load_etr_bank() 415 subsec = adf_mstate_sect_lookup(mstate_mgr, ADF_MSTATE_ETRB_IDS, NULL, in adf_gen4_vfmig_load_etr() 453 subsec = adf_mstate_sect_lookup(mstate_mgr, ADF_MSTATE_MISCB_IDS, NULL, in adf_gen4_vfmig_load_misc() 468 l2_subsec = adf_mstate_sect_lookup(&sub_sects_mgr, in adf_gen4_vfmig_load_misc() 505 subsec = adf_mstate_sect_lookup(mstate_mgr, ADF_MSTATE_GEN_IDS, NULL, NULL); in adf_gen4_vfmig_load_generic() 519 l2_subsec = adf_mstate_sect_lookup(&sub_sects_mgr, in adf_gen4_vfmig_load_generic() 555 subsec = adf_mstate_sect_lookup(mstate_mgr, ADF_MSTATE_CONFIG_IDS, NULL, NULL); in adf_gen4_vfmig_load_config() 564 l2_subsec = adf_mstate_sect_lookup(&sub_sects_mgr, setups[i].id, in adf_gen4_vfmig_load_config()
|
| H A D | adf_mstate_mgr.h | 85 struct adf_mstate_sect_h *adf_mstate_sect_lookup(struct adf_mstate_mgr *mgr,
|
| H A D | adf_mstate_mgr.c | 285 struct adf_mstate_sect_h *adf_mstate_sect_lookup(struct adf_mstate_mgr *mgr, in adf_mstate_sect_lookup() function
|