18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ */
28c2ecf20Sopenharmony_ci/* Copyright (C) 2018 Microchip Technology Inc. */
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_ci#ifndef _LAN743X_ETHTOOL_H
58c2ecf20Sopenharmony_ci#define _LAN743X_ETHTOOL_H
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci#include "linux/ethtool.h"
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ciextern const struct ethtool_ops lan743x_ethtool_ops;
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci#endif /* _LAN743X_ETHTOOL_H */
12