Searched refs:ethtool_drvinfo (Results 1 – 15 of 15) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/linux/usb/ |
D | usbnet.h | 262 extern void usbnet_get_drvinfo(struct net_device *, struct ethtool_drvinfo *);
|
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/ |
D | r8168.h | 726 #undef ethtool_drvinfo 727 #define ethtool_drvinfo k_ethtool_drvinfo macro
|
D | r8168_n.c | 697 void (*get_drvinfo)(struct net_device *, struct ethtool_drvinfo *); 5085 struct ethtool_drvinfo *info) in rtl8168_get_drvinfo() 24246 struct ethtool_drvinfo info; in ethtool_get_drvinfo()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/emac/ |
D | sun4i-emac.c | 382 struct ethtool_drvinfo *info) in emac_get_drvinfo()
|
/device/soc/rockchip/common/vendor/drivers/net/usb/ |
D | meig_cdc_driver.c | 662 void hw_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *info); 1520 void hw_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *info) in hw_get_drvinfo()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
D | wl_cfgp2p.c | 2192 wl_cfgp2p_ethtool_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *info) in wl_cfgp2p_ethtool_get_drvinfo()
|
D | dhd_linux.c | 6929 dhd_ethtool_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *info) in dhd_ethtool_get_drvinfo() 6947 struct ethtool_drvinfo info; in dhd_ethtool()
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
D | wl_cfgp2p.c | 2352 wl_cfgp2p_ethtool_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *info) in wl_cfgp2p_ethtool_get_drvinfo()
|
D | dhd_linux.c | 5636 dhd_ethtool_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *info) in dhd_ethtool_get_drvinfo() 5651 struct ethtool_drvinfo info; in dhd_ethtool()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/gmac/ |
D | sunxi-gmac.c | 2458 struct ethtool_drvinfo *info) in sunxi_gmac_ethtool_getdrvinfo()
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
D | wl_cfgp2p.c | 2427 struct ethtool_drvinfo *info) in wl_cfgp2p_ethtool_get_drvinfo()
|
D | dhd_linux.c | 5785 struct ethtool_drvinfo *info) in dhd_ethtool_get_drvinfo() 5797 struct ethtool_drvinfo info; in dhd_ethtool()
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
D | wl_cfgp2p.c | 2337 wl_cfgp2p_ethtool_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *info) in wl_cfgp2p_ethtool_get_drvinfo()
|
D | dhd_linux.c | 7316 dhd_ethtool_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *info) in dhd_ethtool_get_drvinfo() 7331 struct ethtool_drvinfo info; in dhd_ethtool()
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/ |
D | os_intfs.c | 2098 static void rtw_ethtool_get_drvinfo(struct net_device *dev, struct ethtool_drvinfo *info) in rtw_ethtool_get_drvinfo()
|