Searched refs:vf_vp_wfq (Results 1 – 1 of 1) sorted by relevance
4931 struct ecore_wfq_data *vf_vp_wfq; in ecore_iov_get_vf_min_rate() local4938 vf_vp_wfq = &p_hwfn->qm_info.wfq_data[vf_info->vport_id]; in ecore_iov_get_vf_min_rate()4940 if (vf_vp_wfq->configured) in ecore_iov_get_vf_min_rate()4941 return vf_vp_wfq->min_speed; in ecore_iov_get_vf_min_rate()