Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_tx.c71 return mlx5_cmd_exec_cb(async_ctx, in, sizeof(in), in mlx5e_ktls_create_tis_cb()
86 return mlx5_cmd_exec_cb(async_ctx, in, sizeof(in), in mlx5e_ktls_destroy_tis_cb()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c2104 int mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size, in mlx5_cmd_exec_cb() function
2124 EXPORT_SYMBOL(mlx5_cmd_exec_cb);
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h1003 int mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size,
/openbmc/linux/drivers/vfio/pci/mlx5/
H A Dcmd.c639 err = mlx5_cmd_exec_cb(&migf->async_ctx, in, sizeof(in), in mlx5vf_cmd_save_vhca_state()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Ddevx.c1834 err = mlx5_cmd_exec_cb(&ev_file->async_ctx, cmd_in, in UVERBS_HANDLER()
H A Dmr.c119 return mlx5_cmd_exec_cb(&dev->async_ctx, async_create->in, inlen, in mlx5_ib_create_mkey_cb()