Searched refs:bulk_query_alloc_failed (Results 1 – 2 of 2) sorted by relevance
237 if (fc_stats->bulk_query_alloc_failed && in mlx5_fc_stats_bulk_query_size_increase() 247 fc_stats->bulk_query_alloc_failed = true; in mlx5_fc_stats_bulk_query_size_increase() 256 if (fc_stats->bulk_query_alloc_failed) { in mlx5_fc_stats_bulk_query_size_increase() 260 fc_stats->bulk_query_alloc_failed = false; in mlx5_fc_stats_bulk_query_size_increase()
298 bool bulk_query_alloc_failed; member