Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_init_fw_funcs.c1640 static u8 ecore_calc_cdu_validation_byte(u8 conn_type, u8 region, u32 cid) in ecore_calc_cdu_validation_byte() function
1705 *x_val_ptr = ecore_calc_cdu_validation_byte(ctx_type, 3, cid); in ecore_calc_session_ctx_validation()
1706 *t_val_ptr = ecore_calc_cdu_validation_byte(ctx_type, 4, cid); in ecore_calc_session_ctx_validation()
1707 *u_val_ptr = ecore_calc_cdu_validation_byte(ctx_type, 5, cid); in ecore_calc_session_ctx_validation()
1720 *region1_val_ptr = ecore_calc_cdu_validation_byte(ctx_type, 1, tid); in ecore_calc_task_ctx_validation()