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.c611 const struct netdev_stat_ops *ops = netdev->stat_ops; in netdev_nl_stats_queue()
659 const struct netdev_stat_ops *ops = netdev->stat_ops; in netdev_nl_stats_by_queue()
697 ops = netdev->stat_ops; in netdev_nl_stats_by_netdev()
748 if (!netdev->stat_ops) in netdev_nl_qstats_get_dump_one()
783 if (netdev && netdev->stat_ops) { in netdev_nl_qstats_get_dumpit()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_netdev.c610 netdev->stat_ops = &fbnic_stat_ops; in fbnic_netdev_alloc()
/linux/drivers/net/netdevsim/
H A Dnetdev.c715 ns->netdev->stat_ops = &nsim_stat_ops; in nsim_init_netdevsim()
/linux/drivers/net/ethernet/sfc/
H A Defx.c819 net_dev->stat_ops = &efx_stat_ops; in efx_register_netdev()
/linux/drivers/net/ethernet/tehuti/
H A Dtn40.c1665 ndev->stat_ops = &tn40_stat_ops; in tn40_netdev_alloc()
/linux/drivers/net/ethernet/google/gve/
H A Dgve_main.c2667 dev->stat_ops = &gve_stat_ops; in gve_probe()
/linux/drivers/net/ethernet/cisco/enic/
H A Denic_main.c3095 netdev->stat_ops = &enic_netdev_stat_ops; in enic_probe()
/linux/include/linux/
H A Dnetdevice.h2364 const struct netdev_stat_ops *stat_ops; member
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c3338 dev->stat_ops = &mlx4_stat_ops; in mlx4_en_init_netdev()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5487 netdev->stat_ops = &mlx5e_stat_ops; in mlx5e_build_nic_netdev()
/linux/drivers/net/
H A Dvirtio_net.c6642 dev->stat_ops = &virtnet_stat_ops; in virtnet_probe()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c16062 dev->stat_ops = &bnxt_stat_ops; in bnxt_init_one()