Searched refs:mlx5_store_uidx (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ofed/libmlx5/
H A Dmlx5.h648 int32_t mlx5_store_uidx(struct mlx5_context *ctx, void *rsc);
H A Dverbs.c1337 usr_idx = mlx5_store_uidx(ctx, qp);
1868 uidx = mlx5_store_uidx(ctx, msrq);
2082 usr_idx = mlx5_store_uidx(ctx, rwq);
H A Dmlx5.c144 * mlx5_store_uidx allocates the table, and increment the reference
171 int32_t mlx5_store_uidx(struct mlx5_context *ctx, void *rsc) function

Completed in 106 milliseconds