Searched refs:u_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() local1978 u_val_ptr = &p_ctx[con_region_offsets[2][ctx_type]]; in ecore_calc_session_ctx_validation()1984 *u_val_ptr = ecore_calc_cdu_validation_byte(p_hwfn, ctx_type, 5, 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() local2013 u_val_ptr = &p_ctx[con_region_offsets[2][ctx_type]]; in ecore_memset_session_ctx()2017 u_val = *u_val_ptr; in ecore_memset_session_ctx()2023 *u_val_ptr = u_val; in ecore_memset_session_ctx()