Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_counters.c175 int max_bulk_len = get_max_bulk_query_len(dev); in mlx5_fc_stats_query_counter_range() local
187 bulk_len = min_t(int, max_bulk_len, in mlx5_fc_stats_query_counter_range()
368 int max_bulk_len; in mlx5_init_fc_stats() local
377 max_bulk_len = get_max_bulk_query_len(dev); in mlx5_init_fc_stats()
378 max_out_len = mlx5_cmd_fc_get_bulk_query_out_len(max_bulk_len); in mlx5_init_fc_stats()