Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_ll2.h52 return p_hwfn->hw_info.resc_start[ECORE_LL2_QUEUE] + handle; in ecore_ll2_handle_to_queue_id()
H A Decore.h444 u32 resc_start[ECORE_MAX_RESC]; member
448 #define RESC_START(_p_hwfn, resc) ((_p_hwfn)->hw_info.resc_start[resc])
H A Decore_mcp.c3620 u32 resc_start; member
3684 p_out_params->resc_start = mfw_resc_info.offset; in ecore_mcp_resc_allocation_msg()
3695 p_out_params->resc_num, p_out_params->resc_start, in ecore_mcp_resc_allocation_msg()
3748 *p_resc_start = out_params.resc_start; in ecore_mcp_get_resc_info()
H A Decore_dev.c3158 u32 *resc_start = p_hwfn->hw_info.resc_start; in ecore_hw_get_resc() local
3231 resc_start[ECORE_PQ] = resc_num[ECORE_PQ] * in ecore_hw_get_resc()
3251 resc_start[ECORE_ILT] += roce_min_ilt_lines - in ecore_hw_get_resc()