Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx4/
H A Dmlx4.c164 if (ibv_cmd_get_context(ibv_ctx, &cmd, sizeof cmd, in mlx4_init_context()
172 if (ibv_cmd_get_context(ibv_ctx, &cmd, sizeof cmd, in mlx4_init_context()
/freebsd/contrib/ofed/libibverbs/
H A Dlibibverbs.map116 ibv_cmd_get_context;
H A Ddriver.h140 int ibv_cmd_get_context(struct ibv_context *context, struct ibv_get_context *cmd,
H A Dcmd.c47 int ibv_cmd_get_context(struct ibv_context *context, struct ibv_get_context *cmd, in ibv_cmd_get_context() function
/freebsd/contrib/ofed/libirdma/
H A Dirdma_umain.c156 if (ibv_cmd_get_context(&iwvctx->ibv_ctx, &cmd.ibv_cmd, sizeof(cmd), in irdma_init_context()
/freebsd/contrib/ofed/libmlx5/
H A Dmlx5.c563 if (!ibv_cmd_get_context(&context->ibv_ctx, &req->ibv_req, in mlx5_cmd_get_context()
586 if (!ibv_cmd_get_context(&context->ibv_ctx, &req->ibv_req, in mlx5_cmd_get_context()
591 return ibv_cmd_get_context(&context->ibv_ctx, &req->ibv_req, in mlx5_cmd_get_context()
/freebsd/contrib/ofed/libcxgb4/
H A Ddev.c126 if (ibv_cmd_get_context(&context->ibv_ctx, &cmd, sizeof cmd, in c4iw_alloc_context()