Home
last modified time | relevance | path

Searched refs:ERDMA_CMD_CREATE_CQ_DB_CFG_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/erdma/
H A Derdma_hw.h236 #define ERDMA_CMD_CREATE_CQ_DB_CFG_MASK GENMASK(15, 0) macro
H A Derdma_verbs.c241 req.cfg2 = FIELD_PREP(ERDMA_CMD_CREATE_CQ_DB_CFG_MASK, in create_cq_cmd()