Searched refs:sub_mgr (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_mstate_mgr.h | 55 typedef int (*adf_mstate_populate)(struct adf_mstate_mgr *sub_mgr, u8 *buf, 57 typedef int (*adf_mstate_action)(struct adf_mstate_mgr *sub_mgr, u8 *buf, u32 size,
|
| H A D | adf_gen4_vf_mig.c | 162 static int adf_mstate_sla_check(struct adf_mstate_mgr *sub_mgr, u8 *src_buf, in adf_mstate_sla_check() argument 205 static int adf_mstate_compatver_check(struct adf_mstate_mgr *sub_mgr, in adf_mstate_compatver_check() argument 276 static int adf_mstate_capmask_superset(struct adf_mstate_mgr *sub_mgr, u8 *buf, in adf_mstate_capmask_superset() argument 287 static int adf_mstate_capmask_equal(struct adf_mstate_mgr *sub_mgr, u8 *buf, in adf_mstate_capmask_equal() argument 298 static int adf_mstate_set_vreg(struct adf_mstate_mgr *sub_mgr, u8 *buf, in adf_mstate_set_vreg() argument 350 static int adf_gen4_vfmig_load_etr_regs(struct adf_mstate_mgr *sub_mgr, in adf_gen4_vfmig_load_etr_regs() argument 493 int (*action)(struct adf_mstate_mgr *sub_mgr, u8 *buf, u32 size, void *opa); in adf_gen4_vfmig_load_generic() 542 int (*action)(struct adf_mstate_mgr *sub_mgr, u8 *buf, u32 size, void *opa); in adf_gen4_vfmig_load_config()
|