/linux-6.1.9/drivers/net/phy/ |
D | broadcom.c | 873 .get_stats = bcm54xx_get_stats, 886 .get_stats = bcm54xx_get_stats, 899 .get_stats = bcm54xx_get_stats, 914 .get_stats = bcm54xx_get_stats, 927 .get_stats = bcm54xx_get_stats, 953 .get_stats = bcm54xx_get_stats, 968 .get_stats = bcm54xx_get_stats, 982 .get_stats = bcm54xx_get_stats, 998 .get_stats = bcm54xx_get_stats, 1014 .get_stats = bcm54xx_get_stats, [all …]
|
D | smsc.c | 354 .get_stats = smsc_get_stats, 383 .get_stats = smsc_get_stats, 427 .get_stats = smsc_get_stats, 453 .get_stats = smsc_get_stats, 483 .get_stats = smsc_get_stats,
|
D | marvell.c | 2960 .get_stats = marvell_get_stats, 2978 .get_stats = marvell_get_stats, 2999 .get_stats = marvell_get_stats, 3020 .get_stats = marvell_get_stats, 3040 .get_stats = marvell_get_stats, 3060 .get_stats = marvell_get_stats, 3083 .get_stats = marvell_get_stats, 3101 .get_stats = marvell_get_stats, 3121 .get_stats = marvell_get_stats, 3139 .get_stats = marvell_get_stats, [all …]
|
D | nxp-tja11xx.c | 823 .get_stats = tja11xx_get_stats, 841 .get_stats = tja11xx_get_stats, 860 .get_stats = tja11xx_get_stats, 883 .get_stats = tja11xx_get_stats,
|
D | micrel.c | 3113 .get_stats = kszphy_get_stats, 3128 .get_stats = kszphy_get_stats, 3144 .get_stats = kszphy_get_stats, 3160 .get_stats = kszphy_get_stats, 3173 .get_stats = kszphy_get_stats, 3189 .get_stats = kszphy_get_stats, 3208 .get_stats = kszphy_get_stats, 3237 .get_stats = kszphy_get_stats, 3257 .get_stats = kszphy_get_stats, 3274 .get_stats = kszphy_get_stats, [all …]
|
D | aquantia_main.c | 773 .get_stats = aqr107_get_stats, 792 .get_stats = aqr107_get_stats, 819 .get_stats = aqr107_get_stats,
|
D | bcm-cygnus.c | 276 .get_stats = bcm_omega_get_phy_stats,
|
D | bcm7xxx.c | 867 .get_stats = bcm7xxx_28nm_get_phy_stats, \ 883 .get_stats = bcm7xxx_28nm_get_phy_stats, \
|
D | adin.c | 955 .get_stats = adin_get_stats, 978 .get_stats = adin_get_stats,
|
/linux-6.1.9/include/linux/qed/ |
D | qed_ll2_if.h | 263 int (*get_stats)(struct qed_dev *cdev, struct qed_ll2_stats *stats); member 275 .get_stats = NULL,
|
D | qed_fcoe_if.h | 148 int (*get_stats)(struct qed_dev *cdev, struct qed_fcoe_stats *stats); member
|
D | qed_iscsi_if.h | 226 int (*get_stats)(struct qed_dev *cdev, member
|
/linux-6.1.9/tools/testing/selftests/bpf/ |
D | xdping.c | 36 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.1.9/drivers/media/dvb-frontends/ |
D | as102_fe.h | 13 int (*get_stats)(void *priv, struct as10x_demod_stats *demod_stats); member
|
/linux-6.1.9/drivers/net/phy/mscc/ |
D | mscc_main.c | 2349 .get_stats = &vsc85xx_get_stats, 2374 .get_stats = &vsc85xx_get_stats, 2397 .get_stats = &vsc85xx_get_stats, 2421 .get_stats = &vsc85xx_get_stats, 2445 .get_stats = &vsc85xx_get_stats, 2469 .get_stats = &vsc85xx_get_stats, 2493 .get_stats = &vsc85xx_get_stats, 2517 .get_stats = &vsc85xx_get_stats, 2539 .get_stats = &vsc85xx_get_stats, 2564 .get_stats = &vsc85xx_get_stats, [all …]
|
/linux-6.1.9/drivers/net/wireless/ath/ |
D | dfs_pattern_detector.h | 103 struct ath_dfs_pool_stats (*get_stats)(struct dfs_pattern_detector *dpd); member
|
D | dfs_pattern_detector.c | 349 .get_stats = dpd_get_stats,
|
/linux-6.1.9/drivers/net/ethernet/marvell/octeon_ep/ |
D | octep_ctrl_net.h | 117 struct octep_ctrl_net_h2f_req_cmd_get_stats get_stats; member
|
D | octep_ctrl_net.c | 132 req.get_stats.offset = oct->ctrl_mbox_ifstats_offset; in octep_get_if_stats()
|
/linux-6.1.9/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()
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_qdisc.c | 37 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.1.9/drivers/net/wireless/ralink/rt2x00/ |
D | rt2800soc.c | 145 .get_stats = rt2x00mac_get_stats,
|
D | rt2800pci.c | 300 .get_stats = rt2x00mac_get_stats,
|
/linux-6.1.9/drivers/net/ethernet/dlink/ |
D | sundance.c | 441 static struct net_device_stats *get_stats(struct net_device *dev); 480 .ndo_get_stats = get_stats, 1503 get_stats(dev); in netdev_error() 1512 static struct net_device_stats *get_stats(struct net_device *dev) in get_stats() function 1719 get_stats(dev); in get_ethtool_stats()
|
/linux-6.1.9/drivers/media/usb/as102/ |
D | as102_drv.c | 281 .get_stats = as102_get_stats,
|