Searched refs:LONG_LIST_SIZE (Results 1 – 1 of 1) sorted by relevance
55 LONG_LIST_SIZE = (2ULL * 1024 * 1024 * 1024 / PAGE_SIZE) * 8 + 16 + enumerator1269 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()