Searched refs:ixgbe_start_hw_generic (Results 1 – 5 of 5) sorted by relevance
56 s32 ixgbe_start_hw_generic(struct ixgbe_hw *hw);
304 ret_val = ixgbe_start_hw_generic(hw); in ixgbe_start_hw_X540()
262 ret_val = ixgbe_start_hw_generic(hw); in ixgbe_start_hw_82598()
98 mac->ops.start_hw = ixgbe_start_hw_generic; in ixgbe_init_ops_generic()376 s32 ixgbe_start_hw_generic(struct ixgbe_hw *hw) in ixgbe_start_hw_generic() function
2101 ret_val = ixgbe_start_hw_generic(hw); in ixgbe_start_hw_82599()