Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h201 s32 ixgbe_setup_eee(struct ixgbe_hw *hw, bool enable_eee);
H A Dixgbe_api.c1178 s32 ixgbe_setup_eee(struct ixgbe_hw *hw, bool enable_eee) in ixgbe_setup_eee() function
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c1521 (void) ixgbe_setup_eee(hw, B_FALSE); in ixgbe_chip_start()