Home
last modified time | relevance | path

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

/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa_event.c269 if (max == 0 && priv->no_traffic_counter++ >= in mlx5_vdpa_event_handle()
285 priv->no_traffic_counter = 0; in mlx5_vdpa_event_handle()
287 priv->no_traffic_counter = 0; in mlx5_vdpa_event_handle()
H A Dmlx5_vdpa.h128 uint64_t no_traffic_counter; member