Searched refs:setup_eee (Results 1 – 3 of 3) sorted by relevance
65 mac->ops.setup_eee = NULL; in ixgbe_init_ops_X550()824 mac->ops.setup_eee = ixgbe_setup_eee_fw; in ixgbe_init_ops_X550EM_a()867 mac->ops.setup_eee = NULL; in ixgbe_init_ops_X550EM_x()
1266 return ixgbe_call_func(hw, hw->mac.ops.setup_eee, (hw, enable_eee), in ixgbe_setup_eee()
4113 s32 (*setup_eee)(struct ixgbe_hw *hw, bool enable_eee); member