Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h987 struct mlx5_async_work;
989 typedef void (*mlx5_async_cbk_t)(int status, struct mlx5_async_work *context);
991 struct mlx5_async_work { struct
1004 struct mlx5_async_work *work); argument
/openbmc/linux/drivers/vfio/pci/mlx5/
H A Dcmd.h76 struct mlx5_async_work cb_work;
H A Dcmd.c531 static void mlx5vf_save_callback(int status, struct mlx5_async_work *context) in mlx5vf_save_callback()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c2095 struct mlx5_async_work *work = _work; in mlx5_cmd_exec_cb_handler()
2107 struct mlx5_async_work *work) in mlx5_cmd_exec_cb()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmr.c55 create_mkey_callback(int status, struct mlx5_async_work *context);
253 static void create_mkey_callback(int status, struct mlx5_async_work *context) in create_mkey_callback()
H A Ddevx.c36 struct mlx5_async_work cb_work;
1745 static void devx_query_callback(int status, struct mlx5_async_work *context) in devx_query_callback()
H A Dmlx5_ib.h802 struct mlx5_async_work cb_work;