Searched refs:x_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() local1976 x_val_ptr = &p_ctx[con_region_offsets[0][ctx_type]]; in ecore_calc_session_ctx_validation()1982 *x_val_ptr = ecore_calc_cdu_validation_byte(p_hwfn, ctx_type, 3, 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() local2011 x_val_ptr = &p_ctx[con_region_offsets[0][ctx_type]]; in ecore_memset_session_ctx()2015 x_val = *x_val_ptr; in ecore_memset_session_ctx()2021 *x_val_ptr = x_val; in ecore_memset_session_ctx()