Home
last modified time | relevance | path

Searched refs:setup_eee (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.c1180 return ixgbe_call_func(hw, hw->mac.ops.setup_eee, (hw, enable_eee), in ixgbe_setup_eee()
H A Dixgbe_x550.c63 mac->ops.setup_eee = ixgbe_setup_eee_X550; in ixgbe_init_ops_X550()
435 mac->ops.setup_eee = NULL; in ixgbe_init_ops_X550EM()
H A Dixgbe_type.h3739 s32 (*setup_eee)(struct ixgbe_hw *hw, bool enable_eee); member