Searched refs:resc_start (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_ll2.h47 return p_hwfn->hw_info.resc_start[ECORE_LL2_QUEUE] + handle;
H A Decore.h458 u32 resc_start[ECORE_MAX_RESC]; member in struct:ecore_hw_info
462 #define RESC_START(_p_hwfn, resc) ((_p_hwfn)->hw_info.resc_start[resc])
H A Decore_mcp.c4080 u32 resc_start; member in struct:ecore_resc_alloc_out_params
4144 p_out_params->resc_start = mfw_resc_info.offset;
4155 p_out_params->resc_num, p_out_params->resc_start,
4208 *p_resc_start = out_params.resc_start;
H A Decore_dev.c4946 u32 *resc_start = p_hwfn->hw_info.resc_start; local
5029 resc_start[ECORE_PQ] = resc_num[ECORE_PQ] *
5049 resc_start[ECORE_ILT] += roce_min_ilt_lines -
H A Decore_iwarp.c141 p_hwfn->hw_info.resc_start[ECORE_LL2_QUEUE] +

Completed in 203 milliseconds