Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_init_fw_funcs.c1539 static u8 ecore_calc_cdu_validation_byte(struct ecore_hwfn * p_hwfn, u8 conn_type, in ecore_calc_cdu_validation_byte() function
1606 *x_val_ptr = ecore_calc_cdu_validation_byte(p_hwfn, ctx_type, 3, cid); in ecore_calc_session_ctx_validation()
1607 *t_val_ptr = ecore_calc_cdu_validation_byte(p_hwfn, ctx_type, 4, cid); in ecore_calc_session_ctx_validation()
1608 *u_val_ptr = ecore_calc_cdu_validation_byte(p_hwfn, ctx_type, 5, cid); in ecore_calc_session_ctx_validation()
1622 *region1_val_ptr = ecore_calc_cdu_validation_byte(p_hwfn, ctx_type, in ecore_calc_task_ctx_validation()