Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_api.h209 s32 ixgbe_setup_eee(struct ixgbe_hw *hw, bool enable_eee);
H A Dixgbe_api.c1251 s32 ixgbe_setup_eee(struct ixgbe_hw *hw, bool enable_eee) in ixgbe_setup_eee() function
H A Dif_ix.c4634 retval = ixgbe_setup_eee(&sc->hw, new_eee); in ixgbe_sysctl_eee_state()