Searched refs:ECORE_L2_QUEUE (Results 1 – 4 of 4) sorted by relevance
2825 RESC_NUM(p_hwfn, ECORE_L2_QUEUE), in ecore_hw_set_feat()2830 RESC_NUM(p_hwfn, ECORE_L2_QUEUE) - in ecore_hw_set_feat()2857 case ECORE_L2_QUEUE: in ecore_hw_get_resc_name()2971 case ECORE_L2_QUEUE: in ecore_hw_get_dflt_resc()4463 if (src_id >= RESC_NUM(p_hwfn, ECORE_L2_QUEUE)) { in ecore_fw_l2_queue()4466 min = (u16)RESC_START(p_hwfn, ECORE_L2_QUEUE); in ecore_fw_l2_queue()4467 max = min + RESC_NUM(p_hwfn, ECORE_L2_QUEUE); in ecore_fw_l2_queue()4474 *dst_id = RESC_START(p_hwfn, ECORE_L2_QUEUE) + src_id; in ecore_fw_l2_queue()
346 ECORE_L2_QUEUE, enumerator
82 p_l2_info->queues = RESC_NUM(p_hwfn, ECORE_L2_QUEUE); in ecore_l2_alloc()
3558 case ECORE_L2_QUEUE: in ecore_mcp_get_mfw_res_id()