Home
last modified time | relevance | path

Searched refs:PCI_SRIOV_INITIAL_VF (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/include/uapi/linux/
Dpci_regs.h951 #define PCI_SRIOV_INITIAL_VF 0x0c /* Initial VFs */ macro
/Linux-v6.1/drivers/pci/
Diov.c616 pci_read_config_word(dev, iov->pos + PCI_SRIOV_INITIAL_VF, &initial); in sriov_enable()
/Linux-v6.1/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.c1130 pci_read_config_word(dev, pos + PCI_SRIOV_INITIAL_VF, &iov->initial); in bnx2x_sriov_pci_cfg_info()
/Linux-v6.1/drivers/net/ethernet/qlogic/qed/
Dqed_sriov.c351 pos + PCI_SRIOV_INITIAL_VF, &iov->initial_vfs); in qed_iov_pci_cfg_info()