Searched refs:ethtool_drvinfo (Results 1 - 25 of 263) sorted by relevance

1234567891011

/linux-master/tools/include/uapi/linux/
H A Dethtool.h56 * struct ethtool_drvinfo - general driver and device information
87 struct ethtool_drvinfo { struct
/linux-master/net/wireless/
H A Dethtool.c7 void cfg80211_get_drvinfo(struct net_device *dev, struct ethtool_drvinfo *info)
/linux-master/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_ethtool.c17 struct ethtool_drvinfo *info)
/linux-master/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ethtool.h15 void wx_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *info);
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.h15 struct ethtool_drvinfo *info);
/linux-master/drivers/net/ethernet/sfc/
H A Dethtool_common.h15 struct ethtool_drvinfo *info);
/linux-master/drivers/net/wireless/marvell/libertas/
H A Dethtool.c13 struct ethtool_drvinfo *info)
/linux-master/net/dsa/
H A Dconduit.c35 ret += sizeof(struct ethtool_drvinfo);
54 struct ethtool_drvinfo *cpu_info;
68 cpu_info = (struct ethtool_drvinfo *)data;
/linux-master/drivers/net/ethernet/apm/xgene-v2/
H A Dethtool.c86 struct ethtool_drvinfo *info)
/linux-master/drivers/net/ethernet/toshiba/
H A Dspider_net_ethtool.c60 struct ethtool_drvinfo *drvinfo)
H A Dps3_gelic_net.h368 struct ethtool_drvinfo *info);
/linux-master/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_ethtool.c125 struct ethtool_drvinfo *drvinfo)
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib_ethtool.c62 struct ethtool_drvinfo *drvinfo)
/linux-master/drivers/net/ethernet/ti/icssg/
H A Dicssg_ethtool.c12 struct ethtool_drvinfo *info)
/linux-master/drivers/staging/octeon/
H A Dethernet-mdio.c21 struct ethtool_drvinfo *info)
/linux-master/include/linux/usb/
H A Dusbnet.h274 extern void usbnet_get_drvinfo(struct net_device *, struct ethtool_drvinfo *);
/linux-master/drivers/net/ethernet/altera/
H A Daltera_tse_ethtool.c64 struct ethtool_drvinfo *info)
/linux-master/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-ethtool.c99 struct ethtool_drvinfo *drvinfo)
/linux-master/net/openvswitch/
H A Dvport-internal_dev.c66 struct ethtool_drvinfo *info)
/linux-master/drivers/net/ethernet/ibm/ehea/
H A Dehea_ethtool.c160 struct ethtool_drvinfo *info)
/linux-master/drivers/net/usb/
H A Dasix.h252 void asix_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *info);
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-ethtool.c35 struct ethtool_drvinfo *drvinfo)
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dethtool.c38 struct ethtool_drvinfo *drvinfo)
/linux-master/drivers/net/ethernet/asix/
H A Dax88796c_ioctl.c24 ax88796c_get_drvinfo(struct net_device *ndev, struct ethtool_drvinfo *info)
/linux-master/drivers/net/ethernet/qualcomm/
H A Dqca_debug.c152 qcaspi_get_drvinfo(struct net_device *dev, struct ethtool_drvinfo *p)

Completed in 313 milliseconds

1234567891011