Searched refs:ixgbe_start_hw_gen2 (Results 1 – 4 of 4) sorted by relevance
14 s32 ixgbe_start_hw_gen2(struct ixgbe_hw *hw);
177 return ixgbe_start_hw_gen2(hw); in ixgbe_start_hw_X540()
1786 ret_val = ixgbe_start_hw_gen2(hw); in ixgbe_start_hw_82599()
332 s32 ixgbe_start_hw_gen2(struct ixgbe_hw *hw) in ixgbe_start_hw_gen2() function