Home
last modified time | relevance | path

Searched defs:pf_vdev (Results 1 – 1 of 1) sorted by relevance

/hypervisor/dm/vpci/
A Dvsriov.c42 static inline uint8_t get_vf_devfun(const struct pci_vdev *pf_vdev, uint16_t fst_off, uint16_t stri… in get_vf_devfun()
50 static inline uint8_t get_vf_bus(const struct pci_vdev *pf_vdev, uint16_t fst_off, uint16_t stride,… in get_vf_bus()
58 static inline uint16_t read_sriov_reg(const struct pci_vdev *pf_vdev, uint16_t reg) in read_sriov_reg()
66 static bool is_vf_enabled(const struct pci_vdev *pf_vdev) in is_vf_enabled()
77 static void init_sriov_vf_bar(struct pci_vdev *pf_vdev) in init_sriov_vf_bar()
85 static void create_vf(struct pci_vdev *pf_vdev, union pci_bdf vf_bdf, uint16_t vf_id) in create_vf()
155 static void enable_vfs(struct pci_vdev *pf_vdev) in enable_vfs()
235 static void disable_vfs(struct pci_vdev *pf_vdev) in disable_vfs()

Completed in 3 milliseconds