Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c244 if (fc_stats->bulk_query_alloc_failed && in mlx5_fc_stats_bulk_query_size_increase()
254 fc_stats->bulk_query_alloc_failed = true; in mlx5_fc_stats_bulk_query_size_increase()
263 if (fc_stats->bulk_query_alloc_failed) { in mlx5_fc_stats_bulk_query_size_increase()
267 fc_stats->bulk_query_alloc_failed = false; in mlx5_fc_stats_bulk_query_size_increase()
/linux/include/linux/mlx5/
H A Ddriver.h502 bool bulk_query_alloc_failed; member