Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c1284 static struct mlx5_cmd_msg *mlx5_alloc_cmd_msg(struct mlx5_core_dev *dev, in mlx5_alloc_cmd_msg() function
1767 msg = mlx5_alloc_cmd_msg(dev, gfp, in_size, 0); in alloc_msg()
1815 outb = mlx5_alloc_cmd_msg(dev, gfp, out_size, token); in cmd_exec()
1964 msg = mlx5_alloc_cmd_msg(dev, GFP_KERNEL | __GFP_NOWARN, in create_msg_cache()