162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 262306a36Sopenharmony_ci/* Copyright(c) 2017 - 2019 Pensando Systems, Inc */ 362306a36Sopenharmony_ci 462306a36Sopenharmony_ci#ifndef _IONIC_ETHTOOL_H_ 562306a36Sopenharmony_ci#define _IONIC_ETHTOOL_H_ 662306a36Sopenharmony_ci 762306a36Sopenharmony_civoid ionic_ethtool_set_ops(struct net_device *netdev); 862306a36Sopenharmony_ci 962306a36Sopenharmony_ci#endif /* _IONIC_ETHTOOL_H_ */ 10