Searched refs:ixgbe_get_bus_info_generic (Results 1 – 2 of 2) sorted by relevance
70 s32 ixgbe_get_bus_info_generic(struct ixgbe_hw *hw);
105 mac->ops.get_bus_info = ixgbe_get_bus_info_generic; in ixgbe_init_ops_generic()1012 s32 ixgbe_get_bus_info_generic(struct ixgbe_hw *hw) in ixgbe_get_bus_info_generic() function