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

/linux-master/include/uapi/linux/
H A Dpci_regs.h963 #define PCI_SRIOV_SUP_PGSIZE 0x1c /* Supported Page Sizes */ macro
/linux-master/drivers/pci/
H A Diov.c773 pci_read_config_dword(dev, pos + PCI_SRIOV_SUP_PGSIZE, &pgsz);
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c1133 pci_read_config_dword(dev, pos + PCI_SRIOV_SUP_PGSIZE, &iov->pgsz);
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.c371 pos + PCI_SRIOV_SUP_PGSIZE, &iov->pgsz);

Completed in 139 milliseconds