Searched refs:sub_mgr (Results 1 – 2 of 2) sorted by relevance
| /linux/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 | 163 static int adf_mstate_sla_check(struct adf_mstate_mgr *sub_mgr, u8 *src_buf, in adf_mstate_sla_check() argument 206 static int adf_mstate_compatver_check(struct adf_mstate_mgr *sub_mgr, in adf_mstate_compatver_check() argument 277 static int adf_mstate_capmask_superset(struct adf_mstate_mgr *sub_mgr, u8 *buf, in adf_mstate_capmask_superset() argument 288 static int adf_mstate_capmask_equal(struct adf_mstate_mgr *sub_mgr, u8 *buf, in adf_mstate_capmask_equal() argument 299 static int adf_mstate_set_vreg(struct adf_mstate_mgr *sub_mgr, u8 *buf, in adf_mstate_set_vreg() argument 351 static int adf_gen4_vfmig_load_etr_regs(struct adf_mstate_mgr *sub_mgr, in adf_gen4_vfmig_load_etr_regs() argument 494 int (*action)(struct adf_mstate_mgr *sub_mgr, u8 *buf, u32 size, void *opa); in adf_gen4_vfmig_load_generic() 543 int (*action)(struct adf_mstate_mgr *sub_mgr, u8 *buf, u32 size, void *opa); in adf_gen4_vfmig_load_config()
|