Searched refs:mlx5_async_work (Results 1 – 8 of 8) sorted by relevance
64 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()
981 struct mlx5_async_work;983 typedef void (*mlx5_async_cbk_t)(int status, struct mlx5_async_work *context);985 struct mlx5_async_work { struct998 struct mlx5_async_work *work); argument
76 struct mlx5_async_work cb_work;
531 static void mlx5vf_save_callback(int status, struct mlx5_async_work *context) in mlx5vf_save_callback()
2061 struct mlx5_async_work *work = _work; in mlx5_cmd_exec_cb_handler()2073 struct mlx5_async_work *work) in mlx5_cmd_exec_cb()
36 struct mlx5_async_work cb_work;1724 static void devx_query_callback(int status, struct mlx5_async_work *context) in devx_query_callback()
54 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()
776 struct mlx5_async_work cb_work;
Completed in 33 milliseconds