Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_mr.c82 return mlx5_cmd_exec_cb(async_ctx, in, inlen, out, outlen, in mlx5_core_create_mkey_cb()
H A Dmlx5_cmd.c1399 int mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size, in mlx5_cmd_exec_cb() function
1416 EXPORT_SYMBOL(mlx5_cmd_exec_cb);
/freebsd/sys/dev/mlx5/
H A Ddriver.h1003 int mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size,
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_devx.c1743 err = mlx5_cmd_exec_cb(&ev_file->async_ctx, cmd_in, in UVERBS_HANDLER()