Searched refs:abs_vfid (Results 1 – 1 of 1) sorted by relevance
806 u8 abs_vfid) in ecore_iov_vf_pglue_clear_err() argument809 PGLUE_B_REG_WAS_ERROR_VF_31_0_CLR + (abs_vfid >> 5) * 4, in ecore_iov_vf_pglue_clear_err()810 1 << (abs_vfid & 0x1f)); in ecore_iov_vf_pglue_clear_err()4287 ecore_sriov_get_vf_from_absid(struct ecore_hwfn *p_hwfn, u16 abs_vfid) in ecore_sriov_get_vf_from_absid() argument4291 if (!_ecore_iov_pf_sanity_check(p_hwfn, (int)abs_vfid - min, false)) { in ecore_sriov_get_vf_from_absid()4294 abs_vfid); in ecore_sriov_get_vf_from_absid()4298 return &p_hwfn->pf_iov_info->vfs_array[(u8)abs_vfid - min]; in ecore_sriov_get_vf_from_absid()4302 u16 abs_vfid, in ecore_sriov_vfpf_msg() argument4306 abs_vfid); in ecore_sriov_vfpf_msg()