Home
last modified time | relevance | path

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

/linux/net/core/
H A Dnetdev-genl.c531 const struct netdev_stat_ops *ops = netdev->stat_ops; in netdev_nl_stats_queue()
579 const struct netdev_stat_ops *ops = netdev->stat_ops; in netdev_nl_stats_by_queue()
617 ops = netdev->stat_ops; in netdev_nl_stats_by_netdev()
668 if (!netdev->stat_ops) in netdev_nl_qstats_get_dump_one()
703 if (netdev && netdev->stat_ops) { in netdev_nl_qstats_get_dumpit()
/linux/drivers/net/netdevsim/
H A Dnetdev.c671 ns->netdev->stat_ops = &nsim_stat_ops; in nsim_init_netdevsim()
/linux/include/linux/
H A Dnetdevice.h2341 const struct netdev_stat_ops *stat_ops; member
/linux/drivers/net/
H A Dvirtio_net.c5636 dev->stat_ops = &virtnet_stat_ops; in virtnet_probe()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c15285 dev->stat_ops = &bnxt_stat_ops; in bnxt_init_one()