Searched refs:mlx5_cmd_exec_cb (Results 1 – 3 of 3) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | cmd.c | 1902 int mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size, in mlx5_cmd_exec_cb() function 1919 EXPORT_SYMBOL(mlx5_cmd_exec_cb);
|
/drivers/infiniband/hw/mlx5/ |
D | devx.c | 1828 err = mlx5_cmd_exec_cb(&ev_file->async_ctx, cmd_in, in UVERBS_HANDLER()
|
D | mr.c | 120 return mlx5_cmd_exec_cb(async_ctx, in, inlen, out, outlen, in mlx5_ib_create_mkey_cb()
|