Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dmr.c72 return mlx5_cmd_exec_cb(async_ctx, in, inlen, out, outlen, in mlx5_core_create_mkey_cb()
Dcmd.c1770 int mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size, in mlx5_cmd_exec_cb() function
1787 EXPORT_SYMBOL(mlx5_cmd_exec_cb);
/Linux-v5.4/include/linux/mlx5/
Ddriver.h913 int mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size,
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Ddevx.c1751 err = mlx5_cmd_exec_cb(&ev_file->async_ctx, cmd_in, in UVERBS_HANDLER()