Home
last modified time | relevance | path

Searched refs:ixgbe_start_hw_generic (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_common.h54 s32 ixgbe_start_hw_generic(struct ixgbe_hw *hw);
H A Dixgbe_x540.c293 ret_val = ixgbe_start_hw_generic(hw); in ixgbe_start_hw_X540()
H A Dixgbe_82598.c252 ret_val = ixgbe_start_hw_generic(hw); in ixgbe_start_hw_82598()
H A Dixgbe_common.c96 mac->ops.start_hw = &ixgbe_start_hw_generic; in ixgbe_init_ops_generic()
320 s32 ixgbe_start_hw_generic(struct ixgbe_hw *hw) in ixgbe_start_hw_generic() function
H A Dixgbe_82599.c1899 ret_val = ixgbe_start_hw_generic(hw); in ixgbe_start_hw_82599()