Searched refs:t_val_ptr (Results 1 – 1 of 1) sorted by relevance
1972 u8 *x_val_ptr, *t_val_ptr, *u_val_ptr, *p_ctx; in ecore_calc_session_ctx_validation() local1977 t_val_ptr = &p_ctx[con_region_offsets[1][ctx_type]]; in ecore_calc_session_ctx_validation()1983 *t_val_ptr = ecore_calc_cdu_validation_byte(p_hwfn, ctx_type, 4, cid); in ecore_calc_session_ctx_validation()2006 u8 *x_val_ptr, *t_val_ptr, *u_val_ptr, *p_ctx; in ecore_memset_session_ctx() local2012 t_val_ptr = &p_ctx[con_region_offsets[1][ctx_type]]; in ecore_memset_session_ctx()2016 t_val = *t_val_ptr; in ecore_memset_session_ctx()2022 *t_val_ptr = t_val; in ecore_memset_session_ctx()