Searched refs:max_hw_cq_size (Results 1 – 10 of 10) sorted by relevance
170 iwvctx->uk_attrs.max_hw_cq_size = resp.max_hw_cq_size; in irdma_init_context()
59 u32 max_hw_cq_size; member
85 __u32 max_hw_cq_size; member
139 __u32 max_hw_cq_size; member
434 if (attr_ex->cqe < uk_attrs->min_hw_cq_size || attr_ex->cqe > uk_attrs->max_hw_cq_size - 1) { in ucreate_cq()1999 if (cqe < uk_attrs->min_hw_cq_size || cqe > uk_attrs->max_hw_cq_size - 1) in irdma_uresize_cq()
197 u32 max_hw_cq_size; member
221 uresp.max_hw_cq_size = uk_attrs->max_hw_cq_size; in irdma_alloc_ucontext()
2149 rf->max_cqe = rf->sc_dev.hw_attrs.uk_attrs.max_hw_cq_size; in irdma_initialize_hw_rsrc()
4294 info->num_elem > info->dev->hw_attrs.uk_attrs.max_hw_cq_size) in irdma_sc_ccq_init()5511 dev->hw_attrs.uk_attrs.max_hw_cq_size = IRDMA_MAX_CQ_SIZE; in irdma_sc_dev_init()