Searched refs:max_chains_per_vf (Results 1 – 2 of 2) sorted by relevance
4772 u8 max_chains_per_vf = p_hwfn->hw_info.max_chains_per_vf; in ecore_iov_vf_chains_per_pf() local4774 max_chains_per_vf = (max_chains_per_vf) ? max_chains_per_vf in ecore_iov_vf_chains_per_pf()4777 return max_chains_per_vf; in ecore_iov_vf_chains_per_pf()
423 u8 max_chains_per_vf; member