Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c787 static struct mlx5_cmd_msg *mlx5_alloc_cmd_msg(struct mlx5_core_dev *dev, in mlx5_alloc_cmd_msg() function
1191 msg = mlx5_alloc_cmd_msg(dev, gfp, in_size); in alloc_msg()
1226 outb = mlx5_alloc_cmd_msg(dev, gfp, out_size); in cmd_exec()
1301 msg = mlx5_alloc_cmd_msg(dev, GFP_KERNEL, LONG_LIST_SIZE); in create_msg_cache()
1311 msg = mlx5_alloc_cmd_msg(dev, GFP_KERNEL, MED_LIST_SIZE); in create_msg_cache()