Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnetdev-genl.c615 const struct netdev_stat_ops *ops = netdev->stat_ops; in netdev_nl_stats_queue()
663 const struct netdev_stat_ops *ops = netdev->stat_ops; in netdev_nl_stats_by_queue()
701 ops = netdev->stat_ops; in netdev_nl_stats_by_netdev()
752 if (!netdev->stat_ops) in netdev_nl_qstats_get_dump_one()
787 if (netdev && netdev->stat_ops) { in netdev_nl_qstats_get_dumpit()
/linux/drivers/net/netdevsim/
H A Dnetdev.c910 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.c2684 dev->stat_ops = &gve_stat_ops; in gve_probe()
/linux/include/linux/
H A Dnetdevice.h2363 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.c5486 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.c16181 dev->stat_ops = &bnxt_stat_ops; in bnxt_init_one()