Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h1786 int (*get_pci_info) (struct qlcnic_adapter *, struct qlcnic_pci_info *); member
1975 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,