Searched refs:ECORE_ILT (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_dev.c4637 case ECORE_ILT:
4763 case ECORE_ILT:
5039 resc_num[ECORE_ILT] = OSAL_MAX_T(u32,
5040 resc_num[ECORE_ILT],
5048 resc_num[ECORE_ILT] < roce_min_ilt_lines)
5049 resc_start[ECORE_ILT] += roce_min_ilt_lines -
5050 resc_num[ECORE_ILT];
5054 if ((b_ah && (RESC_END(p_hwfn, ECORE_ILT) > PXP_NUM_ILT_RECORDS_K2)) ||
5055 (!b_ah && (RESC_END(p_hwfn, ECORE_ILT) > PXP_NUM_ILT_RECORDS_BB))) {
5057 RESC_START(p_hwfn, ECORE_ILT),
[all...]
H A Decore_cxt.c652 p_mngr->pf_start_line = RESC_START(p_hwfn, ECORE_ILT);
902 RESC_NUM(p_hwfn, ECORE_ILT)) {
918 available_lines = RESC_NUM(p_hwfn, ECORE_ILT);
H A Decore.h362 ECORE_ILT, enumerator in enum:ecore_resources
H A Decore_mcp.c4038 case ECORE_ILT:

Completed in 104 milliseconds