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-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.h112 int mlx5_cmd_fc_get_bulk_query_out_len(int bulk_len);
Dfs_cmd.c673 int mlx5_cmd_fc_get_bulk_query_out_len(int bulk_len) in mlx5_cmd_fc_get_bulk_query_out_len() function
682 int outlen = mlx5_cmd_fc_get_bulk_query_out_len(bulk_len); in mlx5_cmd_fc_bulk_query()
Dfs_counters.c378 max_out_len = mlx5_cmd_fc_get_bulk_query_out_len(max_bulk_len); in mlx5_init_fc_stats()