Home
last modified time | relevance | path

Searched refs:adf_mstate_state_size (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_mstate_mgr.c18 u32 adf_mstate_state_size(struct adf_mstate_mgr *mgr) in adf_mstate_state_size() function
58 p_mgr->size - adf_mstate_state_size(p_mgr)); in adf_mstate_mgr_init_from_parent()
114 preamble->size = adf_mstate_state_size(mgr) - preamble->preh_len; in adf_mstate_preamble_update()
147 __adf_mstate_sect_update(p_mgr, sect, adf_mstate_state_size(curr_mgr), in adf_mstate_sect_update()
214 size += adf_mstate_state_size(&sub_sects_mgr); in adf_mstate_sect_add()
H A Dadf_mstate_mgr.h73 u32 adf_mstate_state_size(struct adf_mstate_mgr *mgr);
H A Dadf_gen4_vf_mig.c945 mdev->setup_size = adf_mstate_state_size(vfmig->mstate_mgr); in adf_gen4_vfmig_save_setup()