Searched refs:PCI_SRIOV_CAP (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dpci_regs.h945 #define PCI_SRIOV_CAP 0x04 /* SR-IOV Capabilities */ macro
/linux-master/drivers/pci/
H A Diov.c823 pci_read_config_dword(dev, pos + PCI_SRIOV_CAP, &iov->cap);
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c1134 pci_read_config_dword(dev, pos + PCI_SRIOV_CAP, &iov->cap);
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.c373 pci_read_config_dword(cdev->pdev, pos + PCI_SRIOV_CAP, &iov->cap);

Completed in 172 milliseconds