Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dfs_counters.c382 int max_out_len; in mlx5_init_fc_stats() local
391 max_out_len = mlx5_cmd_fc_get_bulk_query_out_len(max_bulk_len); in mlx5_init_fc_stats()
392 fc_stats->bulk_query_out = kzalloc(max_out_len, GFP_KERNEL); in mlx5_init_fc_stats()

Completed in 5 milliseconds