18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci/* Copyright(c) 2017 - 2019 Pensando Systems, Inc */
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_ci#ifndef _IONIC_ETHTOOL_H_
58c2ecf20Sopenharmony_ci#define _IONIC_ETHTOOL_H_
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_civoid ionic_ethtool_set_ops(struct net_device *netdev);
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci#endif /* _IONIC_ETHTOOL_H_ */
10