Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cmd.c1101 mlx5_alloc_cmd_msg(struct mlx5_core_dev *dev, gfp_t flags, size_t size) in mlx5_alloc_cmd_msg() function
1275 msg = mlx5_alloc_cmd_msg(dev, gfp, in_size); in alloc_msg()
1321 outb = mlx5_alloc_cmd_msg(dev, gfp, out_size); in cmd_exec_helper()
1458 msg = mlx5_alloc_cmd_msg(dev, GFP_KERNEL, LONG_LIST_SIZE); in create_msg_cache()
1468 msg = mlx5_alloc_cmd_msg(dev, GFP_KERNEL, MED_LIST_SIZE); in create_msg_cache()