Searched refs:mlx5_cmd_exec_cb (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ktls_tx.c | 71 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()
|
| /linux/drivers/vdpa/mlx5/core/ |
| H A D | resources.c | 341 err = mlx5_cmd_exec_cb(&mvdev->async_ctx, in issue_async_cmd()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | cmd.c | 2214 int mlx5_cmd_exec_cb(struct mlx5_async_ctx *ctx, void *in, int in_size, in mlx5_cmd_exec_cb() function 2268 EXPORT_SYMBOL(mlx5_cmd_exec_cb);
|