Home
last modified time | relevance | path

Searched refs:ibv_cmd_get_context (Results 1 – 6 of 6) sorted by relevance

/trueos/contrib/ofed/libibverbs/src/
HDlibibverbs.map38 ibv_cmd_get_context;
HDcmd.c86 int ibv_cmd_get_context(struct ibv_context *context, struct ibv_get_context *cmd, in ibv_cmd_get_context() function
/trueos/contrib/ofed/libmlx4/src/
HDmlx4.c157 if (ibv_cmd_get_context(&context->ibv_ctx, &cmd, sizeof cmd, in mlx4_alloc_context()
166 if (ibv_cmd_get_context(&context->ibv_ctx, &cmd, sizeof cmd, in mlx4_alloc_context()
/trueos/contrib/ofed/libibverbs/include/infiniband/
HDdriver.h60 int ibv_cmd_get_context(struct ibv_context *context, struct ibv_get_context *cmd,
/trueos/contrib/ofed/libmthca/src/
HDmthca.c147 if (ibv_cmd_get_context(&context->ibv_ctx, &cmd, sizeof cmd, in mthca_alloc_context()
/trueos/contrib/ofed/libibverbs/
HDChangeLog36 * src/cmd.c (ibv_cmd_get_context_v2, ibv_cmd_get_context)