Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/mlx5/mlx5_core/
HDmlx5_cmd.c55 LONG_LIST_SIZE = (2ULL * 1024 * 1024 * 1024 / PAGE_SIZE) * 8 + 16 + enumerator
1255 if (in_size > MED_LIST_SIZE && in_size <= LONG_LIST_SIZE) in alloc_msg()
1454 msg = mlx5_alloc_cmd_msg(dev, GFP_KERNEL, LONG_LIST_SIZE); in create_msg_cache()