Searched refs:get_bus_info (Results 1 – 11 of 11) sorted by relevance
156 s32 (*get_bus_info)(struct e1000_hw *); member
27 s32 (*get_bus_info)(struct ixgbe_hw *); member
513 s32 (*get_bus_info)(struct fm10k_hw *); member
503 s32 (*get_bus_info)(struct e1000_hw *); member
1346 .get_bus_info = e1000e_get_bus_info_pcie,
1862 .get_bus_info = e1000e_get_bus_info_pcie,
5958 .get_bus_info = e1000_get_bus_info_ich8lan,
7491 hw->mac.ops.get_bus_info(&adapter->hw); in e1000_probe()
1125 .get_bus_info = &ixgbe_get_bus_info_generic,
4004 .get_bus_info = ixgbe_get_bus_info_generic,
11486 if (hw->mac.ops.get_bus_info) in ixgbe_recovery_probe()11487 hw->mac.ops.get_bus_info(hw); in ixgbe_recovery_probe()11891 hw->mac.ops.get_bus_info(hw); in ixgbe_probe()