Searched refs:x_val_ptr (Results 1 – 1 of 1) sorted by relevance
1597 u8 *x_val_ptr, *t_val_ptr, *u_val_ptr, *p_ctx; in ecore_calc_session_ctx_validation() local1600 x_val_ptr = &p_ctx[con_region_offsets[0][ctx_type]]; in ecore_calc_session_ctx_validation()1606 *x_val_ptr = ecore_calc_cdu_validation_byte(p_hwfn, ctx_type, 3, cid); in ecore_calc_session_ctx_validation()1629 u8 *x_val_ptr, *t_val_ptr, *u_val_ptr, *p_ctx; in ecore_memset_session_ctx() local1633 x_val_ptr = &p_ctx[con_region_offsets[0][ctx_type]]; in ecore_memset_session_ctx()1637 x_val = *x_val_ptr; in ecore_memset_session_ctx()1643 *x_val_ptr = x_val; in ecore_memset_session_ctx()