Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_netdev.c680 netdev->stat_ops = &fbnic_stat_ops; in fbnic_netdev_alloc()
/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/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/mlx5/core/
H A Den_main.c5656 netdev->stat_ops = &mlx5e_stat_ops; in mlx5e_build_nic_netdev()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c16593 dev->stat_ops = &bnxt_stat_ops; in bnxt_init_one()