Searched refs:setup_eee (Results 1 – 5 of 5) sorted by relevance
531 s32 (*setup_eee)(struct txgbe_hw *hw, bool enable_eee); member
618 hw->mac.setup_eee = txgbe_mac_setup_eee_dummy; in txgbe_init_ops_dummy()
1221 return ixgbe_call_func(hw, hw->mac.ops.setup_eee, (hw, enable_eee), in ixgbe_setup_eee()
36 mac->ops.setup_eee = NULL; in ixgbe_init_ops_X550()796 mac->ops.setup_eee = ixgbe_setup_eee_fw; in ixgbe_init_ops_X550EM_a()839 mac->ops.setup_eee = NULL; in ixgbe_init_ops_X550EM_x()
4014 s32 (*setup_eee)(struct ixgbe_hw *hw, bool enable_eee); member