Searched refs:cb_work (Results 1 – 3 of 3) sorted by relevance
64 struct mlx5_async_work cb_work; member1657 container_of(context, struct devx_async_data, cb_work); in devx_query_callback()1748 devx_query_callback, &async_data->cb_work); in UVERBS_HANDLER()
111 container_of(context, struct mlx5_ib_mr, cb_work); in reg_mr_callback()199 reg_mr_callback, &mr->cb_work); in add_keys()
554 struct mlx5_async_work cb_work; member