Home
last modified time | relevance | path

Searched refs:stat_ops (Results 1 – 12 of 12) sorted by relevance

/linux/net/core/
H A Dnetdev-genl.c643 const struct netdev_stat_ops *ops = netdev->stat_ops; in netdev_nl_stats_queue()
691 const struct netdev_stat_ops *ops = netdev->stat_ops; in netdev_nl_stats_by_queue()
746 ops = netdev->stat_ops; in netdev_stat_queue_sum()
772 if (!netdev->stat_ops->get_base_stats) in netdev_nl_stats_by_netdev()
778 netdev->stat_ops->get_base_stats(netdev, &rx_sum, &tx_sum); in netdev_nl_stats_by_netdev()
811 if (!netdev->stat_ops) in netdev_nl_qstats_get_dump_one()
850 if (netdev->stat_ops) { in netdev_nl_qstats_get_dumpit()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_netdev.c684 netdev->stat_ops = &fbnic_stat_ops; in fbnic_netdev_alloc()
/linux/drivers/net/ethernet/sfc/
H A Defx.c796 net_dev->stat_ops = &efx_stat_ops; in efx_register_netdev()
/linux/drivers/net/netdevsim/
H A Dnetdev.c1014 ns->netdev->stat_ops = &nsim_stat_ops; in nsim_init_netdevsim()
/linux/drivers/net/ethernet/tehuti/
H A Dtn40.c1665 ndev->stat_ops = &tn40_stat_ops; in tn40_netdev_alloc()
/linux/drivers/net/ethernet/cisco/enic/
H A Denic_main.c2838 netdev->stat_ops = &enic_netdev_stat_ops; in enic_probe()
/linux/drivers/net/ethernet/google/gve/
H A Dgve_main.c2766 dev->stat_ops = &gve_stat_ops; in gve_probe()
/linux/include/linux/
H A Dnetdevice.h2401 const struct netdev_stat_ops *stat_ops; member
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c3337 dev->stat_ops = &mlx4_stat_ops; in mlx4_en_init_netdev()
/linux/drivers/net/
H A Dvirtio_net.c6795 dev->stat_ops = &virtnet_stat_ops; in virtnet_probe()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5673 netdev->stat_ops = &mlx5e_stat_ops; in mlx5e_build_nic_netdev()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c16617 dev->stat_ops = &bnxt_stat_ops; in bnxt_init_one()