Searched refs:enable_eee (Results 1 – 5 of 5) sorted by relevance
175 s32 ixgbe_setup_eee(struct ixgbe_hw *hw, bool enable_eee);
1219 s32 ixgbe_setup_eee(struct ixgbe_hw *hw, bool enable_eee) in ixgbe_setup_eee() argument1221 return ixgbe_call_func(hw, hw->mac.ops.setup_eee, (hw, enable_eee), in ixgbe_setup_eee()
739 static s32 ixgbe_setup_eee_fw(struct ixgbe_hw *hw, bool enable_eee) in ixgbe_setup_eee_fw() argument741 if (!!hw->phy.eee_speeds_advertised == enable_eee) in ixgbe_setup_eee_fw()743 if (enable_eee) in ixgbe_setup_eee_fw()
4014 s32 (*setup_eee)(struct ixgbe_hw *hw, bool enable_eee);
531 s32 (*setup_eee)(struct txgbe_hw *hw, bool enable_eee);