Home
last modified time | relevance | path

Searched refs:PCI_VF_REBAR_CTRL_BAR_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/pci/
H A Diov.c949 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()
/linux/include/uapi/linux/
H A Dpci_regs.h1169 #define PCI_VF_REBAR_CTRL_BAR_SIZE PCI_REBAR_CTRL_BAR_SIZE macro