Searched refs:pcie_sriov_get_vf_at_index (Results 1 – 4 of 4) sorted by relevance
77 PCIDevice *pcie_sriov_get_vf_at_index(PCIDevice *dev, int n);
306 PCIDevice *pcie_sriov_get_vf_at_index(PCIDevice *dev, int n) in pcie_sriov_get_vf_at_index() function
124 dev = pcie_sriov_get_vf_at_index(core->owner, vfn); in igb_msix_notify()843 d = pcie_sriov_get_vf_at_index(core->owner, txi->idx % 8); in igb_txdesc_writeback()888 d = pcie_sriov_get_vf_at_index(core->owner, txi->idx % 8); in igb_start_xmit()1914 d = pcie_sriov_get_vf_at_index(core->owner, rxi->idx % 8); in igb_write_packet_to_guest()
7072 sn = NVME(pcie_sriov_get_vf_at_index(pci, vf_index)); in nvme_virt_set_state()