Searched refs:max_vf (Results 1 – 2 of 2) sorted by relevance
2201 u32 min_vf = 0, max_vf = 0; in ecore_int_igu_read_cam() local2219 max_vf = p_iov->first_vf_in_pf + p_iov->total_vfs; in ecore_int_igu_read_cam()2239 (p_block->function_id < max_vf)) { in ecore_int_igu_read_cam()
532 u16 max_vf = ecore_init_qm_get_num_vfs(p_hwfn); in ecore_get_cm_pq_idx_vf() local534 if (vf > max_vf) in ecore_get_cm_pq_idx_vf()535 DP_ERR(p_hwfn, "vf %d must be smaller than %d\n", vf, max_vf); in ecore_get_cm_pq_idx_vf()