Searched refs:get_bus_info (Results 1 – 11 of 11) sorted by relevance
156 s32 (*get_bus_info)(struct e1000_hw *); member
503 .get_bus_info = fm10k_get_bus_info_generic,
513 s32 (*get_bus_info)(struct fm10k_hw *); member
2003 if (hw->mac.ops.get_bus_info) in fm10k_sw_init()2004 hw->mac.ops.get_bus_info(hw); in fm10k_sw_init()
505 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,
5872 .get_bus_info = e1000_get_bus_info_ich8lan,
7487 hw->mac.ops.get_bus_info(&adapter->hw); in e1000_probe()
2625 .get_bus_info = ixgbe_get_bus_info_generic,
11570 hw->mac.ops.get_bus_info(hw); in ixgbe_probe()