Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dktls_tx.c64 struct mlx5_async_work *context) in mlx5e_ktls_create_tis_cb()
79 struct mlx5_async_work *context) in mlx5e_ktls_destroy_tis_cb()
128 struct mlx5_async_work context;
168 static void create_tis_callback(int status, struct mlx5_async_work *context) in create_tis_callback()
183 static void destroy_tis_callback(int status, struct mlx5_async_work *context) in destroy_tis_callback()
/linux-6.15/include/linux/mlx5/
H A Ddriver.h960 struct mlx5_async_work;
962 typedef void (*mlx5_async_cbk_t)(int status, struct mlx5_async_work *context);
964 struct mlx5_async_work { struct
979 struct mlx5_async_work *work); argument
/linux-6.15/drivers/vdpa/mlx5/core/
H A Dmlx5_vdpa.h125 struct mlx5_async_work cb_work;
H A Dresources.c322 static void virtqueue_cmd_callback(int status, struct mlx5_async_work *context) in virtqueue_cmd_callback()
/linux-6.15/drivers/vfio/pci/mlx5/
H A Dcmd.h73 struct mlx5_async_work cb_work;
H A Dcmd.c611 static void mlx5vf_save_callback(int status, struct mlx5_async_work *context) in mlx5vf_save_callback()
/linux-6.15/drivers/infiniband/hw/mlx5/
H A Ddevx.c42 struct mlx5_async_work cb_work;
50 struct mlx5_async_work cb_work;
1789 static void devx_query_callback(int status, struct mlx5_async_work *context) in devx_query_callback()
2642 static void devx_async_destroy_cb(int status, struct mlx5_async_work *context) in devx_async_destroy_cb()
H A Dmlx5_ib.h840 struct mlx5_async_work cb_work;
H A Dmr.c56 create_mkey_callback(int status, struct mlx5_async_work *context);
193 static void create_mkey_callback(int status, struct mlx5_async_work *context) in create_mkey_callback()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c2130 struct mlx5_async_work *work = _work; in mlx5_cmd_exec_cb_handler()
2155 struct mlx5_async_work *work) in mlx5_cmd_exec_cb()