Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c1309 static int mlx5_copy_from_msg(void *to, struct mlx5_cmd_msg *from, int size) in mlx5_copy_from_msg() function
1713 err = mlx5_copy_from_msg(ent->uout, in mlx5_cmd_comp_handler()
1882 err = mlx5_copy_from_msg(out, outb, out_size); in cmd_exec()