Home
last modified time | relevance | path

Searched refs:mlx5_async_work (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/linux/mlx5/
Ddriver.h905 struct mlx5_async_work;
907 typedef void (*mlx5_async_cbk_t)(int status, struct mlx5_async_work *context);
909 struct mlx5_async_work { struct
919 struct mlx5_async_work *work); argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
Dmr.c51 create_mkey_callback(int status, struct mlx5_async_work *context);
101 struct mlx5_async_work *context) in mlx5_ib_create_mkey_cb()
133 static void create_mkey_callback(int status, struct mlx5_async_work *context) in create_mkey_callback()
Dmlx5_ib.h633 struct mlx5_async_work cb_work;
Ddevx.c36 struct mlx5_async_work cb_work;
1619 static void devx_query_callback(int status, struct mlx5_async_work *context) in devx_query_callback()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c1882 struct mlx5_async_work *work = _work; in mlx5_cmd_exec_cb_handler()
1892 struct mlx5_async_work *work) in mlx5_cmd_exec_cb()