Searched refs:mlx5_cmd_exec_cb (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | mr.c | 72 return mlx5_cmd_exec_cb(async_ctx, in, inlen, out, outlen, in mlx5_core_create_mkey_cb()
|
D | cmd.c | 1770 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/ |
D | driver.h | 913 int mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size,
|
/Linux-v5.4/drivers/infiniband/hw/mlx5/ |
D | devx.c | 1751 err = mlx5_cmd_exec_cb(&ev_file->async_ctx, cmd_in, in UVERBS_HANDLER()
|