Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ixgbe/
HDixgbe_api.h206 s32 ixgbe_setup_eee(struct ixgbe_hw *hw, bool enable_eee);
HDixgbe_api.c1183 s32 ixgbe_setup_eee(struct ixgbe_hw *hw, bool enable_eee) in ixgbe_setup_eee() function
HDif_ix.c4594 retval = ixgbe_setup_eee(&adapter->hw, new_eee); in ixgbe_sysctl_eee_state()