Searched refs:ecore_calc_cdu_validation_byte (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_init_fw_funcs.c | 1906 static u8 ecore_calc_cdu_validation_byte(struct ecore_hwfn *p_hwfn, in ecore_calc_cdu_validation_byte() function 1982 *x_val_ptr = ecore_calc_cdu_validation_byte(p_hwfn, ctx_type, 3, cid); in ecore_calc_session_ctx_validation() 1983 *t_val_ptr = ecore_calc_cdu_validation_byte(p_hwfn, ctx_type, 4, cid); 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() 1998 *region1_val_ptr = ecore_calc_cdu_validation_byte(p_hwfn, ctx_type, 1, in ecore_calc_task_ctx_validation()
|