Searched refs:ERDMA_CMD_CREATE_CQ_CQN_MASK (Results 1 – 2 of 2) sorted by relevance
226 #define ERDMA_CMD_CREATE_CQ_CQN_MASK GENMASK(19, 0) macro
194 req.cfg0 = FIELD_PREP(ERDMA_CMD_CREATE_CQ_CQN_MASK, cq->cqn) | in create_cq_cmd()