Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c55 LONG_LIST_SIZE = (2ULL * 1024 * 1024 * 1024 / PAGE_SIZE) * 8 + 16 + enumerator
1269 if (in_size > MED_LIST_SIZE && in_size <= LONG_LIST_SIZE) in alloc_msg()
1468 msg = mlx5_alloc_cmd_msg(dev, GFP_KERNEL, LONG_LIST_SIZE); in create_msg_cache()