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 D | qlcnic.h | 1787 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 D | qlcnic_sriov_common.c | 65 .get_pci_info = qlcnic_83xx_get_pci_info,
|
H A D | qlcnic_main.c | 580 .get_pci_info = qlcnic_82xx_get_pci_info,
|
H A D | qlcnic_83xx_hw.c | 217 .get_pci_info = qlcnic_83xx_get_pci_info,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic.h | 1787 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 D | qlcnic_sriov_common.c | 65 .get_pci_info = qlcnic_83xx_get_pci_info,
|
H A D | qlcnic_main.c | 576 .get_pci_info = qlcnic_82xx_get_pci_info,
|
H A D | qlcnic_83xx_hw.c | 216 .get_pci_info = qlcnic_83xx_get_pci_info,
|
Completed in 43 milliseconds