Searched refs:max_bulk_len (Results 1 – 1 of 1) sorted by relevance
180 int max_bulk_len = get_max_bulk_query_len(dev); in mlx5_fc_stats_query_counter_range() local192 bulk_len = min_t(int, max_bulk_len, in mlx5_fc_stats_query_counter_range()381 int max_bulk_len; in mlx5_init_fc_stats() local390 max_bulk_len = get_max_bulk_query_len(dev); in mlx5_init_fc_stats()391 max_out_len = mlx5_cmd_fc_get_bulk_query_out_len(max_bulk_len); in mlx5_init_fc_stats()
Completed in 5 milliseconds