Searched refs:PCI_SRIOV_TOTAL_VF (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ |
| D | pci_regs.h | 923 #define PCI_SRIOV_TOTAL_VF 0x0e /* Total VFs */ macro
|
| /Linux-v5.4/drivers/crypto/cavium/cpt/ |
| D | cptpf_main.c | 515 pci_read_config_word(pdev, (pos + PCI_SRIOV_TOTAL_VF), &total_vf_cnt); in cpt_sriov_init()
|
| /Linux-v5.4/drivers/net/ethernet/cavium/thunder/ |
| D | nic_main.c | 1248 pci_read_config_word(nic->pdev, (pos + PCI_SRIOV_TOTAL_VF), &total_vf); in nic_num_sqs_en() 1265 pci_read_config_word(pdev, (pos + PCI_SRIOV_TOTAL_VF), &total_vf_cnt); in nic_sriov_init()
|
| /Linux-v5.4/drivers/pci/ |
| D | iov.c | 615 pci_read_config_word(dev, pos + PCI_SRIOV_TOTAL_VF, &total); in sriov_init()
|
| /Linux-v5.4/drivers/net/ethernet/cisco/enic/ |
| D | enic_main.c | 2797 pci_read_config_word(pdev, pos + PCI_SRIOV_TOTAL_VF, in enic_probe()
|
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_sriov.c | 1137 pci_read_config_word(dev, pos + PCI_SRIOV_TOTAL_VF, &iov->total); in bnx2x_sriov_pci_cfg_info()
|
| /Linux-v5.4/drivers/net/ethernet/qlogic/qed/ |
| D | qed_sriov.c | 371 pos + PCI_SRIOV_TOTAL_VF, &iov->total_vfs); in qed_iov_pci_cfg_info()
|
| /Linux-v5.4/drivers/scsi/lpfc/ |
| D | lpfc_init.c | 6096 pci_read_config_word(pdev, pos + PCI_SRIOV_TOTAL_VF, &nr_virtfn); in lpfc_sli_sriov_nr_virtfn_get()
|