Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.h117 int mlx5_cmd_fc_get_bulk_query_out_len(int bulk_len);
Dfs_counters.c248 max_out_len = mlx5_cmd_fc_get_bulk_query_out_len(max_bulk_len); in mlx5_fc_stats_bulk_query_size_increase()
436 init_out_len = mlx5_cmd_fc_get_bulk_query_out_len(init_bulk_len); in mlx5_init_fc_stats()
Dfs_cmd.c815 int mlx5_cmd_fc_get_bulk_query_out_len(int bulk_len) in mlx5_cmd_fc_get_bulk_query_out_len() function
824 int outlen = mlx5_cmd_fc_get_bulk_query_out_len(bulk_len); in mlx5_cmd_fc_bulk_query()