Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c941 static struct mlx5_cmd_msg *mlx5_alloc_cmd_msg(struct mlx5_core_dev *dev, in mlx5_alloc_cmd_msg() function
1354 msg = mlx5_alloc_cmd_msg(dev, gfp, in_size); in alloc_msg()
1403 outb = mlx5_alloc_cmd_msg(dev, gfp, out_size); in cmd_exec()
1478 msg = mlx5_alloc_cmd_msg(dev, GFP_KERNEL, LONG_LIST_SIZE); in create_msg_cache()
1488 msg = mlx5_alloc_cmd_msg(dev, GFP_KERNEL, MED_LIST_SIZE); in create_msg_cache()