Searched refs:adf_mstate_sect_h (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_mstate_mgr.c | 11 struct adf_mstate_sect_h { struct 62 struct adf_mstate_sect_h *p_sect) in adf_mstate_mgr_init_from_psect() 120 static void adf_mstate_dump_sect(struct adf_mstate_sect_h *sect, in adf_mstate_dump_sect() 131 struct adf_mstate_sect_h *sect, in __adf_mstate_sect_update() 145 struct adf_mstate_sect_h *sect) in adf_mstate_sect_update() 151 static struct adf_mstate_sect_h *adf_mstate_sect_add_header(struct adf_mstate_mgr *mgr, in adf_mstate_sect_add_header() 154 struct adf_mstate_sect_h *sect = (struct adf_mstate_sect_h *)(mgr->state); in adf_mstate_sect_add_header() 169 struct adf_mstate_sect_h *adf_mstate_sect_add_vreg(struct adf_mstate_mgr *mgr, in adf_mstate_sect_add_vreg() 173 struct adf_mstate_sect_h *sect; in adf_mstate_sect_add_vreg() 191 struct adf_mstate_sect_h *adf_mstate_sect_add(struct adf_mstate_mgr *mgr, in adf_mstate_sect_add() [all …]
|
| H A D | adf_mstate_mgr.h | 52 struct adf_mstate_sect_h; 66 struct adf_mstate_sect_h *p_sect); 77 struct adf_mstate_sect_h *sect); 78 struct adf_mstate_sect_h *adf_mstate_sect_add_vreg(struct adf_mstate_mgr *mgr, 81 struct adf_mstate_sect_h *adf_mstate_sect_add(struct adf_mstate_mgr *mgr, 85 struct adf_mstate_sect_h *adf_mstate_sect_lookup(struct adf_mstate_mgr *mgr,
|
| H A D | adf_gen4_vf_mig.c | 378 struct adf_mstate_sect_h *subsec, *l2_subsec; in adf_gen4_vfmig_load_etr_bank() 412 struct adf_mstate_sect_h *subsec; in adf_gen4_vfmig_load_etr() 440 struct adf_mstate_sect_h *subsec, *l2_subsec; in adf_gen4_vfmig_load_misc() 489 struct adf_mstate_sect_h *subsec, *l2_subsec; in adf_gen4_vfmig_load_generic() 539 struct adf_mstate_sect_h *subsec, *l2_subsec; in adf_gen4_vfmig_load_config() 604 struct adf_mstate_sect_h *subsec, *l2_subsec; in adf_gen4_vfmig_save_etr_bank() 644 struct adf_mstate_sect_h *subsec; in adf_gen4_vfmig_save_etr() 672 struct adf_mstate_sect_h *subsec, *l2_subsec; in adf_gen4_vfmig_save_misc() 736 struct adf_mstate_sect_h *subsec, *l2_subsec; in adf_gen4_vfmig_save_generic() 786 struct adf_mstate_sect_h *subsec, *l2_subsec; in adf_gen4_vfmig_save_config()
|