Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
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.3-rc2/include/linux/mlx5/
A Ddriver.h981 struct mlx5_async_work;
983 typedef void (*mlx5_async_cbk_t)(int status, struct mlx5_async_work *context);
985 struct mlx5_async_work { struct
998 struct mlx5_async_work *work); argument
/linux-6.3-rc2/drivers/vfio/pci/mlx5/
A Dcmd.h76 struct mlx5_async_work cb_work;
A Dcmd.c531 static void mlx5vf_save_callback(int status, struct mlx5_async_work *context) in mlx5vf_save_callback()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dcmd.c2061 struct mlx5_async_work *work = _work; in mlx5_cmd_exec_cb_handler()
2073 struct mlx5_async_work *work) in mlx5_cmd_exec_cb()
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Ddevx.c36 struct mlx5_async_work cb_work;
1724 static void devx_query_callback(int status, struct mlx5_async_work *context) in devx_query_callback()
A Dmr.c54 create_mkey_callback(int status, struct mlx5_async_work *context);
249 static void create_mkey_callback(int status, struct mlx5_async_work *context) in create_mkey_callback()
A Dmlx5_ib.h776 struct mlx5_async_work cb_work;

Completed in 36 milliseconds