Searched refs:BNXT_RE_MAX_CQ_COUNT (Results 1 – 2 of 2) sorted by relevance
59 #define BNXT_RE_MAX_CQ_COUNT (64 * 1024) macro
232 ctx->cq_count = min_t(u32, BNXT_RE_MAX_CQ_COUNT, attr->max_cq); in bnxt_re_limit_pf_res()