Searched refs:ext_db (Results 1 – 2 of 2) sorted by relevance
118 if (uctx->ext_db.enable) { in create_qp_cmd()123 uctx->ext_db.sdb_off) | in create_qp_cmd()125 uctx->ext_db.rdb_off); in create_qp_cmd()243 if (uctx->ext_db.enable) { in create_cq_cmd()247 uctx->ext_db.cdb_off); in create_cq_cmd()1450 ctx->ext_db.enable = true; in alloc_db_resources()1451 ctx->ext_db.sdb_off = ERDMA_GET(val0, ALLOC_DB_RESP_SDB); in alloc_db_resources()1467 if (!ctx->ext_db.enable) in free_db_resources()1477 req.sdb_off = ctx->ext_db.sdb_off; in free_db_resources()1478 req.rdb_off = ctx->ext_db.rdb_off; in free_db_resources()[all …]
44 struct erdma_ext_db_info ext_db; member
Completed in 13 milliseconds