Searched refs:init_out_len (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c427 int init_out_len; local
436 init_out_len = mlx5_cmd_fc_get_bulk_query_out_len(init_bulk_len);
437 fc_stats->bulk_query_out = kzalloc(init_out_len, GFP_KERNEL);

Completed in 374 milliseconds