Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
HDecore_roce.c97 params.rl_id_first = (u8)RESC_START(p_hwfn, ECORE_RL); in ecore_roce_start_rl()
98 params.rl_id_last = RESC_START(p_hwfn, ECORE_RL) + in ecore_roce_start_rl()
127 params.rl_id_first = (u8)RESC_START(p_hwfn, ECORE_RL); in ecore_roce_stop_rl()
128 params.rl_id_last = RESC_START(p_hwfn, ECORE_RL) + in ecore_roce_stop_rl()
HDecore.h356 ECORE_RL, enumerator
HDecore_dev.c1856 num_pf_rls = (u16)OSAL_MIN_T(u32, RESC_NUM(p_hwfn, ECORE_RL), in ecore_init_qm_get_num_pf_rls()
4627 case ECORE_RL: in ecore_hw_get_resc_name()
4753 case ECORE_RL: in ecore_hw_get_dflt_resc()
HDecore_mcp.c4028 case ECORE_RL: in ecore_mcp_get_mfw_res_id()