Home
last modified time | relevance | path

Searched refs:get_stats (Results 1 – 25 of 54) sorted by relevance

123

/drivers/net/phy/
Dmicrel.c806 .get_stats = kszphy_get_stats,
825 .get_stats = kszphy_get_stats,
844 .get_stats = kszphy_get_stats,
863 .get_stats = kszphy_get_stats,
882 .get_stats = kszphy_get_stats,
901 .get_stats = kszphy_get_stats,
919 .get_stats = kszphy_get_stats,
937 .get_stats = kszphy_get_stats,
953 .get_stats = kszphy_get_stats,
970 .get_stats = kszphy_get_stats,
[all …]
Dmarvell.c1509 .get_stats = marvell_get_stats,
1527 .get_stats = marvell_get_stats,
1545 .get_stats = marvell_get_stats,
1563 .get_stats = marvell_get_stats,
1582 .get_stats = marvell_get_stats,
1603 .get_stats = marvell_get_stats,
1621 .get_stats = marvell_get_stats,
1639 .get_stats = marvell_get_stats,
1657 .get_stats = marvell_get_stats,
1675 .get_stats = marvell_get_stats,
[all …]
/drivers/media/dvb-frontends/
Das102_fe.h22 int (*get_stats)(void *priv, struct as10x_demod_stats *demod_stats); member
Das102_fe.c348 ret = state->ops->get_stats(state->priv, &state->demod_stats); in as102_fe_read_status()
/drivers/net/wireless/ath/
Ddfs_pattern_detector.h102 struct ath_dfs_pool_stats (*get_stats)(struct dfs_pattern_detector *dpd); member
Ddfs_pattern_detector.c345 .get_stats = dpd_get_stats,
/drivers/net/wireless/ath/ath9k/
Ddfs_debug.c59 dfs_pool_stats = sc->dfs_detector->get_stats(sc->dfs_detector); in read_file_dfs()
/drivers/net/wireless/ralink/rt2x00/
Drt2800soc.c150 .get_stats = rt2x00mac_get_stats,
Drt2800pci.c311 .get_stats = rt2x00mac_get_stats,
/drivers/net/ethernet/dlink/
Dsundance.c448 static struct net_device_stats *get_stats(struct net_device *dev);
487 .ndo_get_stats = get_stats,
1516 get_stats(dev); in netdev_error()
1525 static struct net_device_stats *get_stats(struct net_device *dev) in get_stats() function
1731 get_stats(dev); in get_ethtool_stats()
Ddl2k.c81 static struct net_device_stats *get_stats (struct net_device *dev);
103 .ndo_get_stats = get_stats,
1070 get_stats (dev); in rio_error()
1085 get_stats (struct net_device *dev) in get_stats() function
/drivers/media/usb/as102/
Das102_drv.c290 .get_stats = as102_get_stats,
/drivers/net/ethernet/8390/
Daxnet_cs.c84 static struct net_device_stats *get_stats(struct net_device *dev);
135 .ndo_get_stats = get_stats,
1516 static struct net_device_stats *get_stats(struct net_device *dev) in get_stats() function
/drivers/net/ethernet/adaptec/
Dstarfire.c589 static struct net_device_stats *get_stats(struct net_device *dev);
634 .ndo_get_stats = get_stats,
1409 get_stats(dev); in intr_handler()
1727 static struct net_device_stats *get_stats(struct net_device *dev) in get_stats() function
/drivers/net/ethernet/dec/tulip/
Dwinbond-840.c343 static struct net_device_stats *get_stats(struct net_device *dev);
352 .ndo_get_stats = get_stats,
1328 static struct net_device_stats *get_stats(struct net_device *dev) in get_stats() function
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c411 static void get_stats(struct net_device *dev, struct ethtool_stats *stats, in get_stats() function
1230 .get_ethtool_stats = get_stats,
/drivers/net/ethernet/
Dfealnx.c438 static struct net_device_stats *get_stats(struct net_device *dev);
471 .ndo_get_stats = get_stats,
1747 static struct net_device_stats *get_stats(struct net_device *dev) in get_stats() function
/drivers/scsi/
Dscsi_transport_iscsi.c2591 conn = iscsi_conn_lookup(ev->u.get_stats.sid, ev->u.get_stats.cid); in iscsi_if_get_stats()
2611 evstat->u.get_stats.cid = in iscsi_if_get_stats()
2612 ev->u.get_stats.cid; in iscsi_if_get_stats()
2613 evstat->u.get_stats.sid = in iscsi_if_get_stats()
2614 ev->u.get_stats.sid; in iscsi_if_get_stats()
2619 transport->get_stats(conn, stats); in iscsi_if_get_stats()
/drivers/net/wireless/st/cw1200/
Dmain.c227 .get_stats = cw1200_get_stats,
/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c861 if (!h->dev->ops->get_stats || !h->dev->ops->update_stats) { in hns_get_ethtool_stats()
901 h->dev->ops->get_stats(h, &p[26]); in hns_get_ethtool_stats()
Dhnae.h496 void (*get_stats)(struct hnae_handle *handle, u64 *data); member
/drivers/net/ethernet/chelsio/cxgb/
Dcxgb2.c457 static void get_stats(struct net_device *dev, struct ethtool_stats *stats, in get_stats() function
807 .get_ethtool_stats = get_stats,
/drivers/net/wireless/ath/ath5k/
Dmac80211-ops.c799 .get_stats = ath5k_get_stats,
/drivers/infiniband/ulp/iser/
Discsi_iser.c1038 .get_stats = iscsi_iser_conn_get_stats,
/drivers/net/wireless/intersil/p54/
Dmain.c728 .get_stats = p54_get_stats,

123