Searched refs:get_vf_bus (Results 1 – 1 of 1) sorted by relevance
| /hypervisor/dm/vpci/ |
| A D | vsriov.c | 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() function 195 vf_bdf.fields.bus = get_vf_bus(pf_vdev, fst_off, stride, 0U); in enable_vfs() 203 vf_bdf.fields.bus = get_vf_bus(pf_vdev, fst_off, stride, idx); in enable_vfs() 255 bdf.fields.bus = get_vf_bus(pf_vdev, first, stride, idx); in disable_vfs()
|
Completed in 5 milliseconds