Searched refs:ibv_cmd_get_context (Results 1 – 8 of 8) sorted by relevance
| /src/contrib/ofed/libmlx4/ |
| H A D | mlx4.c | 164 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()
|
| /src/contrib/ofed/libibverbs/ |
| H A D | libibverbs.map | 116 ibv_cmd_get_context;
|
| H A D | driver.h | 140 int ibv_cmd_get_context(struct ibv_context *context, struct ibv_get_context *cmd,
|
| H A D | cmd.c | 46 int ibv_cmd_get_context(struct ibv_context *context, struct ibv_get_context *cmd, in ibv_cmd_get_context() function
|
| /src/contrib/ofed/libmlx5/ |
| H A D | mlx5.c | 563 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()
|
| /src/contrib/ofed/libirdma/ |
| H A D | irdma_umain.c | 168 if (ibv_cmd_get_context(&iwvctx->ibv_ctx, &cmd.ibv_cmd, sizeof(cmd), in irdma_init_context()
|
| /src/contrib/ofed/libbnxtre/ |
| H A D | main.c | 301 ret = ibv_cmd_get_context(ibvctx, &req.cmd, sizeof(req), in bnxt_re_init_context()
|
| /src/contrib/ofed/libcxgb4/ |
| H A D | dev.c | 126 if (ibv_cmd_get_context(&context->ibv_ctx, &cmd, sizeof cmd, in c4iw_alloc_context()
|