Searched refs:get_bus_info (Results 1 – 8 of 8) sorted by relevance
199 int (*get_bus_info)(struct igc_hw *); member
91 hw->mac.ops.get_bus_info = NULL; in ixgbe_init_ops_vf()
755 void (*get_bus_info)(struct ngbe_softc *); member
332 hw->mac.ops.get_bus_info(hw); in ixgbe_attach()422 hw->mac.ops.get_bus_info(hw); in ixgbe_activate()
332 hw->mac.ops.get_bus_info(sc); in ngbe_attach()1863 mac->ops.get_bus_info = ngbe_get_bus_info; in ngbe_init_ops()
3915 int32_t (*get_bus_info)(struct ixgbe_hw *); member
644 mac->ops.get_bus_info = ixgbe_get_bus_info_X550em; in ixgbe_init_ops_X550EM()
143 mac->ops.get_bus_info = ixgbe_get_bus_info_generic; in ixgbe_init_ops_generic()