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