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