Searched refs:ixgbe_start_hw_generic (Results 1 – 5 of 5) sorted by relevance
37 s32 ixgbe_start_hw_generic(struct ixgbe_hw *hw);
664 .start_hw = &ixgbe_start_hw_generic,
206 ret_val = ixgbe_start_hw_generic(hw); in ixgbe_start_hw_82598()
1752 ret_val = ixgbe_start_hw_generic(hw); in ixgbe_start_hw_82599()
67 s32 ixgbe_start_hw_generic(struct ixgbe_hw *hw) in ixgbe_start_hw_generic() function