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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c242 int max_out_len; local
248 max_out_len = mlx5_cmd_fc_get_bulk_query_out_len(max_bulk_len);
249 bulk_query_out_tmp = kzalloc(max_out_len, GFP_KERNEL);

Completed in 132 milliseconds