Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5590 static const struct netdev_stat_ops mlx5e_stat_ops = {
5737 netdev->stat_ops = &mlx5e_stat_ops; in mlx5e_build_nic_netdev()
5588 static const struct netdev_stat_ops mlx5e_stat_ops = { global() variable