/drivers/net/phy/ |
D | micrel.c | 806 .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 …]
|
D | marvell.c | 1509 .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/ |
D | as102_fe.h | 22 int (*get_stats)(void *priv, struct as10x_demod_stats *demod_stats); member
|
D | as102_fe.c | 348 ret = state->ops->get_stats(state->priv, &state->demod_stats); in as102_fe_read_status()
|
/drivers/net/wireless/ath/ |
D | dfs_pattern_detector.h | 102 struct ath_dfs_pool_stats (*get_stats)(struct dfs_pattern_detector *dpd); member
|
D | dfs_pattern_detector.c | 345 .get_stats = dpd_get_stats,
|
/drivers/net/wireless/ath/ath9k/ |
D | dfs_debug.c | 59 dfs_pool_stats = sc->dfs_detector->get_stats(sc->dfs_detector); in read_file_dfs()
|
/drivers/net/wireless/ralink/rt2x00/ |
D | rt2800soc.c | 150 .get_stats = rt2x00mac_get_stats,
|
D | rt2800pci.c | 311 .get_stats = rt2x00mac_get_stats,
|
/drivers/net/ethernet/dlink/ |
D | sundance.c | 448 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()
|
D | dl2k.c | 81 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/ |
D | as102_drv.c | 290 .get_stats = as102_get_stats,
|
/drivers/net/ethernet/8390/ |
D | axnet_cs.c | 84 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/ |
D | starfire.c | 589 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/ |
D | winbond-840.c | 343 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/ |
D | cxgb4_ethtool.c | 411 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/ |
D | fealnx.c | 438 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/ |
D | scsi_transport_iscsi.c | 2591 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/ |
D | main.c | 227 .get_stats = cw1200_get_stats,
|
/drivers/net/ethernet/hisilicon/hns/ |
D | hns_ethtool.c | 861 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()
|
D | hnae.h | 496 void (*get_stats)(struct hnae_handle *handle, u64 *data); member
|
/drivers/net/ethernet/chelsio/cxgb/ |
D | cxgb2.c | 457 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/ |
D | mac80211-ops.c | 799 .get_stats = ath5k_get_stats,
|
/drivers/infiniband/ulp/iser/ |
D | iscsi_iser.c | 1038 .get_stats = iscsi_iser_conn_get_stats,
|
/drivers/net/wireless/intersil/p54/ |
D | main.c | 728 .get_stats = p54_get_stats,
|