Searched refs:ext_db (Results 1 – 2 of 2) sorted by relevance
111 if (uctx->ext_db.enable) { in create_qp_cmd()116 uctx->ext_db.sdb_off) | in create_qp_cmd()118 uctx->ext_db.rdb_off); in create_qp_cmd()235 if (uctx->ext_db.enable) { in create_cq_cmd()239 uctx->ext_db.cdb_off); in create_cq_cmd()1389 ctx->ext_db.enable = true; in alloc_db_resources()1390 ctx->ext_db.sdb_off = ERDMA_GET(val0, ALLOC_DB_RESP_SDB); in alloc_db_resources()1406 if (!ctx->ext_db.enable) in free_db_resources()1416 req.sdb_off = ctx->ext_db.sdb_off; in free_db_resources()1417 req.rdb_off = ctx->ext_db.rdb_off; in free_db_resources()[all …]
44 struct erdma_ext_db_info ext_db; member
Completed in 9 milliseconds