monitor_counters_work 849 drivers/net/ethernet/mellanox/mlx5/core/en.h struct work_struct monitor_counters_work; monitor_counters_work 52 drivers/net/ethernet/mellanox/mlx5/core/en/monitor_stats.c monitor_counters_work); monitor_counters_work 65 drivers/net/ethernet/mellanox/mlx5/core/en/monitor_stats.c queue_work(priv->wq, &priv->monitor_counters_work); monitor_counters_work 79 drivers/net/ethernet/mellanox/mlx5/core/en/monitor_stats.c cancel_work_sync(&priv->monitor_counters_work); monitor_counters_work 145 drivers/net/ethernet/mellanox/mlx5/core/en/monitor_stats.c INIT_WORK(&priv->monitor_counters_work, mlx5e_monitor_counters_work);