Home
last modified time | relevance | path

Searched refs:get_pci_info (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h1787 int (*get_pci_info) (struct qlcnic_adapter *, struct qlcnic_pci_info *); member
1976 return adapter->ahw->hw_ops->get_pci_info(adapter, info); in qlcnic_get_pci_info()
H A Dqlcnic_sriov_common.c65 .get_pci_info = qlcnic_83xx_get_pci_info,
H A Dqlcnic_main.c580 .get_pci_info = qlcnic_82xx_get_pci_info,
H A Dqlcnic_83xx_hw.c217 .get_pci_info = qlcnic_83xx_get_pci_info,
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h1787 int (*get_pci_info) (struct qlcnic_adapter *, struct qlcnic_pci_info *); member
1976 return adapter->ahw->hw_ops->get_pci_info(adapter, info); in qlcnic_get_pci_info()
H A Dqlcnic_sriov_common.c65 .get_pci_info = qlcnic_83xx_get_pci_info,
H A Dqlcnic_main.c576 .get_pci_info = qlcnic_82xx_get_pci_info,
H A Dqlcnic_83xx_hw.c216 .get_pci_info = qlcnic_83xx_get_pci_info,

Completed in 43 milliseconds