Searched refs:PCI_VF_REBAR_CTRL_BAR_SIZE (Results 1 – 2 of 2) sorted by relevance
949 ctrl &= ~PCI_VF_REBAR_CTRL_BAR_SIZE; in sriov_restore_vf_rebar_state()950 ctrl |= FIELD_PREP(PCI_VF_REBAR_CTRL_BAR_SIZE, size); in sriov_restore_vf_rebar_state()
1169 #define PCI_VF_REBAR_CTRL_BAR_SIZE PCI_REBAR_CTRL_BAR_SIZE macro