Searched refs:bulk_query_alloc_failed (Results 1 – 2 of 2) sorted by relevance
244 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()
502 bool bulk_query_alloc_failed; member