Home
last modified time | relevance | path

Searched refs:ethtool_drvinfo (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/buildroot/package/wireless_tools/
H A D0001-remove-bzero.patch40 - bzero(&drvinfo, sizeof(struct ethtool_drvinfo));
42 + memset(&drvinfo, 0, sizeof(struct ethtool_drvinfo));
/OK3568_Linux_fs/kernel/net/dsa/
H A Dmaster.c27 ret += sizeof(struct ethtool_drvinfo); in dsa_master_get_regs_len()
46 struct ethtool_drvinfo *cpu_info; in dsa_master_get_regs()
60 cpu_info = (struct ethtool_drvinfo *)data; in dsa_master_get_regs()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_ethtool.c17 struct ethtool_drvinfo *info) in _rtl92e_ethtool_get_drvinfo()
/OK3568_Linux_fs/kernel/net/wireless/
H A Dethtool.c7 void cfg80211_get_drvinfo(struct net_device *dev, struct ethtool_drvinfo *info) in cfg80211_get_drvinfo()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dethtool_common.h15 struct ethtool_drvinfo *info);
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/libertas/
H A Dethtool.c13 struct ethtool_drvinfo *info) in lbs_ethtool_get_drvinfo()
/OK3568_Linux_fs/kernel/drivers/net/
H A Ddummy.c103 struct ethtool_drvinfo *info) in dummy_get_drvinfo()
/OK3568_Linux_fs/kernel/drivers/staging/octeon/
H A Dethernet-mdio.c22 struct ethtool_drvinfo *info) in cvm_oct_get_drvinfo()
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_ethtool.c125 struct ethtool_drvinfo *drvinfo) in vnic_get_drvinfo()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/toshiba/
H A Dspider_net_ethtool.c60 struct ethtool_drvinfo *drvinfo) in spider_net_ethtool_get_drvinfo()
H A Dps3_gelic_net.h367 struct ethtool_drvinfo *info);
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/ipoib/
H A Dipoib_ethtool.c62 struct ethtool_drvinfo *drvinfo) in ipoib_get_drvinfo()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dethtool.c37 struct ethtool_drvinfo *drvinfo) in mlx5i_get_drvinfo()
/OK3568_Linux_fs/kernel/drivers/staging/fsl-dpaa2/ethsw/
H A Dethsw-ethtool.c33 struct ethtool_drvinfo *drvinfo) in dpaa2_switch_get_drvinfo()
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dasix.h239 void asix_get_drvinfo(struct net_device *net, struct ethtool_drvinfo *info);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/apm/xgene-v2/
H A Dethtool.c86 struct ethtool_drvinfo *info) in xge_get_drvinfo()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/altera/
H A Daltera_tse_ethtool.c64 struct ethtool_drvinfo *info) in tse_get_drvinfo()
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dusbnet.h288 extern void usbnet_get_drvinfo(struct net_device *, struct ethtool_drvinfo *);
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dvport-internal_dev.c69 struct ethtool_drvinfo *info) in internal_dev_getinfo()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/
H A Dqca_debug.c162 qcaspi_get_drvinfo(struct net_device *dev, struct ethtool_drvinfo *p) in qcaspi_get_drvinfo()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-ethtool.c99 struct ethtool_drvinfo *drvinfo) in xlgmac_ethtool_get_drvinfo()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/ehea/
H A Dehea_ethtool.c160 struct ethtool_drvinfo *info) in ehea_get_drvinfo()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c70 struct ethtool_drvinfo *info) in otx2_get_drvinfo()
733 struct ethtool_drvinfo *info) in otx2vf_get_drvinfo()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dethtool.h55 struct ethtool_drvinfo { struct
/OK3568_Linux_fs/kernel/include/linux/
H A Dethtool.h420 void (*get_drvinfo)(struct net_device *, struct ethtool_drvinfo *);

12345678910>>...12