Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dbnxt_re.h58 #define BNXT_RE_MAX_CQ_COUNT (64 * 1024) macro
H A Dmain.c225 ctx->cq_count = min_t(u32, BNXT_RE_MAX_CQ_COUNT, attr->max_cq); in bnxt_re_limit_pf_res()