Searched refs:igu_vf_conf (Results 1 – 1 of 1) sorted by relevance
737 u32 igu_vf_conf; in qed_iov_vf_igu_set_int() local741 igu_vf_conf = qed_rd(p_hwfn, p_ptt, IGU_REG_VF_CONFIGURATION); in qed_iov_vf_igu_set_int()744 igu_vf_conf |= IGU_VF_CONF_MSI_MSIX_EN; in qed_iov_vf_igu_set_int()746 igu_vf_conf &= ~IGU_VF_CONF_MSI_MSIX_EN; in qed_iov_vf_igu_set_int()748 qed_wr(p_hwfn, p_ptt, IGU_REG_VF_CONFIGURATION, igu_vf_conf); in qed_iov_vf_igu_set_int()787 u32 igu_vf_conf = IGU_VF_CONF_FUNC_EN; in qed_iov_enable_vf_access() local814 SET_FIELD(igu_vf_conf, IGU_VF_CONF_PARENT, p_hwfn->rel_pf_id); in qed_iov_enable_vf_access()815 STORE_RT_REG(p_hwfn, IGU_REG_VF_CONFIGURATION_RT_OFFSET, igu_vf_conf); in qed_iov_enable_vf_access()