Searched refs:MAX_CQL_PER_POLL (Results 1 – 2 of 2) sorted by relevance
104 #define MAX_CQL_PER_POLL 1024 macro
2866 cq->max_cql = min_t(u32, entries, MAX_CQL_PER_POLL); in bnxt_re_create_cq()