Searched refs:mlx5_cmd_exec_cb (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/mlx5/mlx5_core/ |
H A D | mlx5_mr.c | 82 return mlx5_cmd_exec_cb(async_ctx, in, inlen, out, outlen, in mlx5_core_create_mkey_cb()
|
H A D | mlx5_cmd.c | 1399 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 D | driver.h | 1003 int mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size,
|
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_devx.c | 1743 err = mlx5_cmd_exec_cb(&ev_file->async_ctx, cmd_in, in UVERBS_HANDLER()
|