Home
last modified time | relevance | path

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

/src/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_counters.c420 int init_out_len; in mlx5_init_fc_stats() local
429 init_out_len = mlx5_cmd_fc_get_bulk_query_out_len(init_bulk_len); in mlx5_init_fc_stats()
430 fc_stats->bulk_query_out = kzalloc(init_out_len, GFP_KERNEL); in mlx5_init_fc_stats()