162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 262306a36Sopenharmony_ci/* Copyright (c) 2015 - 2023 Beijing WangXun Technology Co., Ltd. */ 362306a36Sopenharmony_ci 462306a36Sopenharmony_ci#ifndef _TXGBE_ETHTOOL_H_ 562306a36Sopenharmony_ci#define _TXGBE_ETHTOOL_H_ 662306a36Sopenharmony_ci 762306a36Sopenharmony_civoid txgbe_set_ethtool_ops(struct net_device *netdev); 862306a36Sopenharmony_ci 962306a36Sopenharmony_ci#endif /* _TXGBE_ETHTOOL_H_ */ 10