Searched refs:sdb_type (Results 1 – 3 of 3) sorted by relevance
42 __u32 sdb_type; member
1129 ctx->sdb_type = ERDMA_SDB_PAGE; in alloc_db_resources()1144 ctx->sdb_type = ERDMA_SDB_ENTRY; in alloc_db_resources()1159 ctx->sdb_type = ERDMA_SDB_SHARED; in alloc_db_resources()1221 uresp.sdb_type = ctx->sdb_type; in erdma_alloc_ucontext()1242 if (ctx->sdb_type == ERDMA_SDB_PAGE) in erdma_dealloc_ucontext()1244 else if (ctx->sdb_type == ERDMA_SDB_ENTRY) in erdma_dealloc_ucontext()
37 u32 sdb_type; member