Home
last modified time | relevance | path

Searched refs:ethtool_stats (Results 1 – 100 of 100) sorted by relevance

/linux-4.1.27/drivers/net/wireless/libertas/
Dmesh.h52 struct ethtool_stats;
55 struct ethtool_stats *stats, uint64_t *data);
Dmesh.c1123 struct ethtool_stats *stats, uint64_t *data) in lbs_mesh_ethtool_get_stats()
/linux-4.1.27/drivers/net/ethernet/pasemi/
Dpasemi_mac_ethtool.c131 struct ethtool_stats *stats, u64 *data) in pasemi_mac_get_ethtool_stats()
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Ddebug.h85 struct ethtool_stats *stats, u64 *data);
Ddebug.c1550 struct ethtool_stats *stats, u64 *data) in ath10k_debug_get_et_stats()
/linux-4.1.27/drivers/net/ethernet/apm/xgene/
Dxgene_enet_ethtool.c127 struct ethtool_stats *dummy, in xgene_get_ethtool_stats()
/linux-4.1.27/include/linux/
Dethtool.h248 struct ethtool_stats *, u64 *);
/linux-4.1.27/drivers/net/ethernet/toshiba/
Dspider_net_ethtool.c143 struct ethtool_stats *stats, u64 *data) in spider_net_get_ethtool_stats()
Dtc35815.c2019 static void tc35815_get_ethtool_stats(struct net_device *dev, struct ethtool_stats *stats, u64 *dat… in tc35815_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_hw.h159 struct ethtool_stats;
Dqlcnic_ethtool.c1330 struct ethtool_stats *stats, u64 *data) in qlcnic_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/atheros/alx/
Dethtool.c265 struct ethtool_stats *estats, u64 *data) in alx_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/altera/
Daltera_tse_ethtool.c95 static void tse_fill_stats(struct net_device *dev, struct ethtool_stats *dummy, in tse_fill_stats()
/linux-4.1.27/net/mac80211/
Dethtool.c65 struct ethtool_stats *stats, in ieee80211_get_stats()
Ddriver-ops.h44 struct ethtool_stats *stats, in drv_get_et_stats()
/linux-4.1.27/drivers/net/ethernet/ibm/ehea/
Dehea_ethtool.c229 struct ethtool_stats *stats, u64 *data) in ehea_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/qualcomm/
Dqca_debug.c204 qcaspi_get_ethtool_stats(struct net_device *dev, struct ethtool_stats *estats, u64 *data) in qcaspi_get_ethtool_stats()
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Ddebug.h261 struct ethtool_stats *stats, u64 *data);
Dhtc.h372 struct ethtool_stats *stats, u64 *data);
Dhtc_drv_debug.c455 struct ethtool_stats *stats, u64 *data) in ath9k_htc_get_et_stats()
Ddebug.c1248 struct ethtool_stats *stats, u64 *data) in ath9k_get_et_stats()
/linux-4.1.27/net/batman-adv/
Dsoft-interface.c47 struct ethtool_stats *stats, u64 *data);
1099 struct ethtool_stats *stats, in batadv_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/freescale/
Ducc_geth_ethtool.c310 struct ethtool_stats *stats, uint64_t *data) in uec_get_ethtool_stats()
Dgianfar_ethtool.c49 static void gfar_fill_stats(struct net_device *dev, struct ethtool_stats *dummy,
140 static void gfar_fill_stats(struct net_device *dev, struct ethtool_stats *dummy, in gfar_fill_stats()
Dfec_main.c2275 struct ethtool_stats *stats, u64 *data) in fec_enet_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_ethtool.c465 struct ethtool_stats *stats, u64 *data) in pch_gbe_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c198 struct ethtool_stats *stats, u64 *data) in xgbe_get_ethtool_stats()
/linux-4.1.27/drivers/net/
Dveth.c91 struct ethtool_stats *stats, u64 *data) in veth_get_ethtool_stats()
Dxen-netfront.c2031 struct ethtool_stats *stats, u64 * data) in xennet_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_ethtool.c251 struct ethtool_stats *dummy, u64 *data) in sxgbe_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/intel/igbvf/
Dethtool.c396 struct ethtool_stats *stats, in igbvf_get_ethtool_stats()
/linux-4.1.27/include/uapi/linux/
Dethtool.h643 struct ethtool_stats { struct
/linux-4.1.27/drivers/net/ethernet/cisco/enic/
Denic_ethtool.c186 struct ethtool_stats *stats, u64 *data) in enic_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40evf_ethtool.c113 struct ethtool_stats *stats, u64 *data) in i40evf_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/cadence/
Dmacb.c1877 bp->ethtool_stats[i] += val; in gem_update_stats()
1883 bp->ethtool_stats[i] += ((u64)val) << 32; in gem_update_stats()
1928 struct ethtool_stats *stats, u64 *data) in gem_get_ethtool_stats()
1934 memcpy(data, &bp->ethtool_stats, sizeof(u64) * GEM_STATS_LEN); in gem_get_ethtool_stats()
Dmacb.h829 u64 ethtool_stats[GEM_STATS_LEN]; member
/linux-4.1.27/drivers/net/vmxnet3/
Dvmxnet3_ethtool.c300 struct ethtool_stats *stats, u64 *buf) in vmxnet3_get_ethtool_stats()
/linux-4.1.27/drivers/net/xen-netback/
Dinterface.c337 struct ethtool_stats *stats, u64 * data) in xenvif_get_ethtool_stats()
/linux-4.1.27/drivers/s390/net/
Dqeth_core.h958 struct ethtool_stats *, u64 *);
Dqeth_core_main.c5761 struct ethtool_stats *stats, u64 *data) in qeth_core_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/qlogic/qlge/
Dqlge_ethtool.c362 struct ethtool_stats *stats, u64 *data) in ql_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
Dixgb_ethtool.c595 struct ethtool_stats *stats, u64 *data) in ixgb_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_ethtool.c471 struct ethtool_stats *dummy, u64 *data) in stmmac_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c208 static void get_stats(struct net_device *dev, struct ethtool_stats *stats, in get_stats()
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c676 struct ethtool_stats *stats, u64 *data) in netxen_nic_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
Dethtool.c408 struct ethtool_stats *stats, u64 *data) in ixgbevf_get_ethtool_stats()
/linux-4.1.27/net/dsa/
Dslave.c553 struct ethtool_stats *stats, in dsa_slave_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbnad_ethtool.c849 bnad_get_ethtool_stats(struct net_device *netdev, struct ethtool_stats *stats, in bnad_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
Dfm10k_ethtool.c189 struct ethtool_stats __always_unused *stats, in fm10k_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/sfc/
Dethtool.c439 struct ethtool_stats *stats, in efx_ethtool_get_stats()
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c375 struct ethtool_stats *stats, uint64_t *data) in be_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dbcm63xx_enet.c1409 struct ethtool_stats *stats, in bcm_enet_get_ethtool_stats()
2604 struct ethtool_stats *stats, in bcm_enetsw_get_ethtool_stats()
Dbcmsysport.c378 struct ethtool_stats *stats, u64 *data) in bcm_sysport_get_stats()
Db44.c2061 struct ethtool_stats *stats, u64 *data) in b44_get_ethtool_stats()
Dbnx2.c7633 struct ethtool_stats *stats, u64 *buf) in bnx2_get_ethtool_stats()
Dtg3.c12730 struct ethtool_stats *estats, u64 *tmp_stats) in tg3_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb/
Dcxgb2.c457 static void get_stats(struct net_device *dev, struct ethtool_stats *stats, in get_stats()
/linux-4.1.27/drivers/net/ethernet/silan/
Dsc92031.c1360 struct ethtool_stats *stats, u64 *data) in sc92031_ethtool_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/
Dvxge-ethtool.c227 struct ethtool_stats *estats, u64 *tmp_stats) in vxge_get_ethtool_stats()
/linux-4.1.27/include/net/
Dmac80211.h3324 struct ethtool_stats *stats, u64 *data);
/linux-4.1.27/drivers/net/usb/
Dcdc_ncm.c103 struct ethtool_stats __always_unused *stats, in cdc_ncm_get_ethtool_stats()
Dr8152.c3519 struct ethtool_stats *stats, u64 *data) in rtl8152_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/ibm/
Dibmveth.c888 struct ethtool_stats *stats, u64 *data) in ibmveth_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/calxeda/
Dxgmac.c1614 struct ethtool_stats *dummy, in xgmac_get_ethtool_stats()
/linux-4.1.27/net/core/
Dethtool.c1357 struct ethtool_stats stats; in ethtool_get_stats()
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
De1000_ethtool.c1826 struct ethtool_stats *stats, u64 *data) in e1000_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/realtek/
D8139cp.c1537 struct ethtool_stats *estats, u64 *tmp_stats) in cp_get_ethtool_stats()
D8139too.c2473 static void rtl8139_get_ethtool_stats(struct net_device *dev, struct ethtool_stats *stats, u64 *dat… in rtl8139_get_ethtool_stats()
Dr8169.c2224 struct ethtool_stats *stats, u64 *data) in rtl8169_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Den_ethtool.c352 struct ethtool_stats *stats, uint64_t *data) in mlx4_en_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/dlink/
Dsundance.c1726 struct ethtool_stats *stats, u64 *data) in get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/tehuti/
Dtehuti.c2383 struct ethtool_stats *stats, u64 *data) in bdx_get_ethtool_stats()
/linux-4.1.27/drivers/infiniband/hw/nes/
Dnes_nic.c1127 struct ethtool_stats *target_ethtool_stats, u64 *target_stat_values) in nes_netdev_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dethtool.c2028 struct ethtool_stats __always_unused *stats, in e1000_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1605 struct ethtool_stats *stats, in cxgb4vf_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/ti/
Dcpsw.c1025 struct ethtool_stats *stats, u64 *data) in cpsw_get_ethtool_stats()
Dnetcp_ethss.c1626 struct ethtool_stats *stats, in keystone_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c1264 struct ethtool_stats *stats, u64 *data) in i40e_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/marvell/
Dmv643xx_eth.c1690 struct ethtool_stats *stats, in mv643xx_eth_get_ethtool_stats()
Dskge.c445 struct ethtool_stats *stats, u64 *data) in skge_get_ethtool_stats()
Dsky2.c3803 struct ethtool_stats *stats, u64 * data) in sky2_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/renesas/
Dsh_eth.c2179 struct ethtool_stats *stats, u64 *data) in sh_eth_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/intel/igb/
Digb_ethtool.c2253 struct ethtool_stats *stats, u64 *data) in igb_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/via/
Dvia-velocity.c3654 struct ethtool_stats *stats, u64 *data) in velocity_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c716 struct ethtool_stats *stats, in bcmgenet_get_ethtool_stats()
/linux-4.1.27/drivers/net/wireless/
Dmac80211_hwsim.c2131 struct ethtool_stats *stats, u64 *data) in mac80211_hwsim_get_et_stats()
/linux-4.1.27/drivers/net/ethernet/intel/
De100.c2716 struct ethtool_stats *stats, u64 *data) in e100_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/ibm/emac/
Dcore.c2188 struct ethtool_stats *estats, in emac_ethtool_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/3com/
D3c59x.c2930 struct ethtool_stats *stats, u64 *data) in vortex_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_ethtool.c3132 struct ethtool_stats *stats, u64 *buf) in bnx2x_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/atheros/atlx/
Datl1.c3196 struct ethtool_stats *stats, u64 *data) in atl1_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c1086 struct ethtool_stats *stats, u64 *data) in ixgbe_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c1661 static void get_stats(struct net_device *dev, struct ethtool_stats *stats, in get_stats()
/linux-4.1.27/drivers/net/ethernet/myricom/myri10ge/
Dmyri10ge.c1967 struct ethtool_stats *stats, u64 * data) in myri10ge_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/sun/
Dcassini.c4737 struct ethtool_stats *estats, u64 *data) in cas_get_ethtool_stats()
Dniu.c7801 struct ethtool_stats *stats, u64 *data) in niu_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/rocker/
Drocker.c4412 struct ethtool_stats *stats, u64 *data) in rocker_port_get_stats()
/linux-4.1.27/drivers/net/ethernet/micrel/
Dksz884x.c6513 struct ethtool_stats *stats, u64 *data) in netdev_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/nvidia/
Dforcedeth.c4911 struct ethtool_stats *estats, u64 *buffer) in nv_get_ethtool_stats()
/linux-4.1.27/drivers/net/ethernet/neterion/
Ds2io.c6279 struct ethtool_stats *estats, in s2io_get_ethtool_stats()