Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/mlx5/
Ddriver.h971 struct mlx5_async_work;
973 typedef void (*mlx5_async_cbk_t)(int status, struct mlx5_async_work *context);
975 struct mlx5_async_work { struct
985 struct mlx5_async_work *work); argument
/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dmr.c62 create_mkey_callback(int status, struct mlx5_async_work *context);
116 struct mlx5_async_work *context) in mlx5_ib_create_mkey_cb()
139 static void create_mkey_callback(int status, struct mlx5_async_work *context) in create_mkey_callback()
Ddevx.c36 struct mlx5_async_work cb_work;
1718 static void devx_query_callback(int status, struct mlx5_async_work *context) in devx_query_callback()
Dmlx5_ib.h651 struct mlx5_async_work cb_work;
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c1910 struct mlx5_async_work *work = _work; in mlx5_cmd_exec_cb_handler()
1920 struct mlx5_async_work *work) in mlx5_cmd_exec_cb()