Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_counters.c241 u32 *bulk_query_out_tmp; in mlx5_fc_stats_bulk_query_size_increase() local
249 bulk_query_out_tmp = kzalloc(max_out_len, GFP_KERNEL); in mlx5_fc_stats_bulk_query_size_increase()
250 if (!bulk_query_out_tmp) { in mlx5_fc_stats_bulk_query_size_increase()
261 fc_stats->bulk_query_out = bulk_query_out_tmp; in mlx5_fc_stats_bulk_query_size_increase()