Home
last modified time | relevance | path

Searched refs:ixgbe_start_hw_gen2 (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.h57 s32 ixgbe_start_hw_gen2(struct ixgbe_hw *hw);
H A Dixgbe_x540.c308 ret_val = ixgbe_start_hw_gen2(hw); in ixgbe_start_hw_X540()
H A Dixgbe_82599.c2105 ret_val = ixgbe_start_hw_gen2(hw); in ixgbe_start_hw_82599()
H A Dixgbe_common.c422 s32 ixgbe_start_hw_gen2(struct ixgbe_hw *hw) in ixgbe_start_hw_gen2() function