Home
last modified time | relevance | path

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

/linux/kernel/
H A Drseq.c176 static const struct file_operations stat_ops = { variable
185 debugfs_create_file("stats", 0444, root_dir, NULL, &stat_ops); in rseq_stats_init()
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_netdev.c747 netdev->stat_ops = &fbnic_stat_ops; in fbnic_netdev_alloc()
/linux/drivers/net/netdevsim/
H A Dnetdev.c1043 ns->netdev->stat_ops = &nsim_stat_ops; in nsim_init_netdevsim()
/linux/drivers/net/ethernet/sfc/
H A Defx.c796 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/cisco/enic/
H A Denic_main.c2835 netdev->stat_ops = &enic_netdev_stat_ops; in enic_probe()
/linux/drivers/net/ethernet/google/gve/
H A Dgve_main.c2806 dev->stat_ops = &gve_stat_ops; in gve_probe()
/linux/include/linux/
H A Dnetdevice.h2424 const struct netdev_stat_ops *stat_ops; member
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c3321 dev->stat_ops = &mlx4_stat_ops; in mlx4_en_init_netdev()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5693 netdev->stat_ops = &mlx5e_stat_ops; in mlx5e_build_nic_netdev()
/linux/drivers/net/
H A Dvirtio_net.c6728 dev->stat_ops = &virtnet_stat_ops; in virtnet_probe()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c16788 dev->stat_ops = &bnxt_stat_ops; in bnxt_init_one()