Searched refs:ERDMA_GET (Results 1 – 2 of 2) sorted by relevance
257 #define ERDMA_GET(val, name) FIELD_GET(ERDMA_CMD_##name##_MASK, val) macro
1386 ctx->ext_db.sdb_off = ERDMA_GET(val0, ALLOC_DB_RESP_SDB); in alloc_db_resources()1387 ctx->ext_db.rdb_off = ERDMA_GET(val0, ALLOC_DB_RESP_RDB); in alloc_db_resources()1388 ctx->ext_db.cdb_off = ERDMA_GET(val0, ALLOC_DB_RESP_CDB); in alloc_db_resources()