Home
last modified time | relevance | path

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

12345

/linux-6.15/tools/testing/selftests/drivers/net/hw/
H A Dpp_alloc_fail.py51 def get_stats(): function
55 stat1 = get_stats()
57 stat2 = get_stats()
63 stats = get_stats()
81 s1 = get_stats()
83 s2 = get_stats()
/linux-6.15/drivers/net/phy/
H A Dbroadcom.c1418 .get_stats = bcm54xx_get_stats,
1431 .get_stats = bcm54xx_get_stats,
1445 .get_stats = bcm54xx_get_stats,
1463 .get_stats = bcm54xx_get_stats,
1477 .get_stats = bcm54xx_get_stats,
1507 .get_stats = bcm54xx_get_stats,
1523 .get_stats = bcm54xx_get_stats,
1538 .get_stats = bcm54xx_get_stats,
1557 .get_stats = bcm54xx_get_stats,
1576 .get_stats = bcm54xx_get_stats,
[all …]
H A Dsmsc.c680 .get_stats = smsc_get_stats,
709 .get_stats = smsc_get_stats,
756 .get_stats = smsc_get_stats,
785 .get_stats = smsc_get_stats,
822 .get_stats = smsc_get_stats,
H A Dmarvell.c3678 .get_stats = marvell_get_stats,
3712 .get_stats = marvell_get_stats,
3736 .get_stats = marvell_get_stats,
3761 .get_stats = marvell_get_stats,
3781 .get_stats = marvell_get_stats,
3801 .get_stats = marvell_get_stats,
3824 .get_stats = marvell_get_stats,
3848 .get_stats = marvell_get_stats,
3870 .get_stats = marvell_get_stats,
3888 .get_stats = marvell_get_stats,
[all …]
H A Dnxp-tja11xx.c826 .get_stats = tja11xx_get_stats,
844 .get_stats = tja11xx_get_stats,
863 .get_stats = tja11xx_get_stats,
886 .get_stats = tja11xx_get_stats,
909 .get_stats = tja11xx_get_stats,
H A Dbcm7xxx.c856 .get_stats = bcm7xxx_28nm_get_phy_stats, \
871 .get_stats = bcm7xxx_28nm_get_phy_stats, \
899 .get_stats = bcm7xxx_28nm_get_phy_stats, \
H A Dnxp-cbtx.c212 .get_stats = cbtx_get_stats,
H A Dbcm-cygnus.c276 .get_stats = bcm_omega_get_phy_stats,
H A Dmicrel.c5436 .get_stats = kszphy_get_stats,
5451 .get_stats = kszphy_get_stats,
5467 .get_stats = kszphy_get_stats,
5482 .get_stats = kszphy_get_stats,
5495 .get_stats = kszphy_get_stats,
5511 .get_stats = kszphy_get_stats,
5530 .get_stats = kszphy_get_stats,
5560 .get_stats = kszphy_get_stats,
5580 .get_stats = kszphy_get_stats,
5598 .get_stats = kszphy_get_stats,
[all …]
/linux-6.15/drivers/net/phy/qcom/
H A Dqca83xx.c225 .get_stats = qca83xx_get_stats,
240 .get_stats = qca83xx_get_stats,
255 .get_stats = qca83xx_get_stats,
/linux-6.15/drivers/net/phy/aquantia/
H A Daquantia_main.c1181 .get_stats = aqr107_get_stats,
1205 .get_stats = aqr107_get_stats,
1230 .get_stats = aqr107_get_stats,
1255 .get_stats = aqr107_get_stats,
1287 .get_stats = aqr107_get_stats,
1310 .get_stats = aqr107_get_stats,
1329 .get_stats = aqr107_get_stats,
1353 .get_stats = aqr107_get_stats,
1377 .get_stats = aqr107_get_stats,
1402 .get_stats = aqr107_get_stats,
[all …]
/linux-6.15/include/linux/qed/
H A Dqed_ll2_if.h263 int (*get_stats)(struct qed_dev *cdev, struct qed_ll2_stats *stats); member
275 .get_stats = NULL,
H A Dqed_fcoe_if.h145 int (*get_stats)(struct qed_dev *cdev, struct qed_fcoe_stats *stats); member
H A Dqed_iscsi_if.h226 int (*get_stats)(struct qed_dev *cdev, member
/linux-6.15/tools/testing/selftests/bpf/
H A Dxdping.c36 static int get_stats(int fd, __u16 count, __u32 raddr) in get_stats() function
243 ret = get_stats(map_fd, count, raddr); in main()
/linux-6.15/drivers/media/dvb-frontends/
H A Das102_fe.h13 int (*get_stats)(void *priv, struct as10x_demod_stats *demod_stats); member
/linux-6.15/drivers/net/phy/mscc/
H A Dmscc_main.c2363 .get_stats = &vsc85xx_get_stats,
2387 .get_stats = &vsc85xx_get_stats,
2412 .get_stats = &vsc85xx_get_stats,
2435 .get_stats = &vsc85xx_get_stats,
2459 .get_stats = &vsc85xx_get_stats,
2483 .get_stats = &vsc85xx_get_stats,
2507 .get_stats = &vsc85xx_get_stats,
2531 .get_stats = &vsc85xx_get_stats,
2555 .get_stats = &vsc85xx_get_stats,
2577 .get_stats = &vsc85xx_get_stats,
[all …]
/linux-6.15/drivers/net/wireless/ath/
H A Ddfs_pattern_detector.h103 struct ath_dfs_pool_stats (*get_stats)(struct dfs_pattern_detector *dpd); member
/linux-6.15/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.h50 int (*get_stats)(struct vdpasim *vdpasim, u16 idx, member
/linux-6.15/drivers/md/
H A Dmd-bitmap.h103 int (*get_stats)(void *data, struct md_bitmap_stats *stats); member
H A Dmd-cluster.c1152 rv = mddev->bitmap_ops->get_stats(bitmap, &stats); in resize_bitmaps()
1179 rv = mddev->bitmap_ops->get_stats(bitmap, &stats); in resize_bitmaps()
1229 rv = mddev->bitmap_ops->get_stats(bitmap, &stats); in cluster_check_sync_size()
1262 rv = mddev->bitmap_ops->get_stats(bitmap, &stats); in cluster_check_sync_size()
/linux-6.15/drivers/net/wireless/ath/ath9k/
H A Ddfs_debug.c59 dfs_pool_stats = sc->dfs_detector->get_stats(sc->dfs_detector); in read_file_dfs()
/linux-6.15/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_qdisc.c37 int (*get_stats)(struct mlxsw_sp_port *mlxsw_sp_port, member
478 mlxsw_sp_qdisc->ops->get_stats) in mlxsw_sp_qdisc_get_stats()
479 return mlxsw_sp_qdisc->ops->get_stats(mlxsw_sp_port, in mlxsw_sp_qdisc_get_stats()
840 .get_stats = mlxsw_sp_qdisc_get_red_stats,
1078 .get_stats = mlxsw_sp_qdisc_get_tbf_stats,
1157 .get_stats = mlxsw_sp_qdisc_get_fifo_stats,
1533 .get_stats = mlxsw_sp_qdisc_get_prio_stats,
1586 .get_stats = mlxsw_sp_qdisc_get_prio_stats,
/linux-6.15/drivers/net/wireless/ralink/rt2x00/
H A Drt2800soc.c150 .get_stats = rt2x00mac_get_stats,
H A Drt2800pci.c305 .get_stats = rt2x00mac_get_stats,

12345