Searched refs:ixgbe_start_hw_generic (Results 1 – 6 of 6) sorted by relevance
12 int ixgbe_start_hw_generic(struct ixgbe_hw *hw);
180 ret_val = ixgbe_start_hw_generic(hw); in ixgbe_start_hw_X540()
156 ret_val = ixgbe_start_hw_generic(hw); in ixgbe_start_hw_82598()
1794 ret_val = ixgbe_start_hw_generic(hw); in ixgbe_start_hw_82599()
1480 err = ixgbe_start_hw_generic(hw); in ixgbe_start_hw_e610()
273 int ixgbe_start_hw_generic(struct ixgbe_hw *hw) in ixgbe_start_hw_generic() function