Searched refs:max_cq (Results 1 – 19 of 19) sorted by relevance
384 shca->max_num_cqs = min_t(int, rblock->max_cq, in ehca_sense_attributes()386 else if (shca->max_num_cqs < 1 || shca->max_num_cqs > rblock->max_cq) { in ehca_sense_attributes()389 rblock->max_cq, rblock->max_cq); in ehca_sense_attributes()671 EHCA_RESOURCE_ATTR(max_cq);
97 props->max_cq = limit_uint(rblock->max_cq); in ehca_query_device()
323 u32 max_cq; member
1108 u32 max_cq; member1296 u32 max_cq; member
89 #define NES_CCEQ_SIZE ((nesadapter->max_cq / nesadapter->port_count) - 32)
266 u32 max_cq; in nes_init_adapter() local345 max_cq = nes_read_indexed(nesdev, NES_IDX_CQ_CTX_SIZE); in nes_init_adapter()354 adapter_size += sizeof(unsigned long) * BITS_TO_LONGS(max_cq); in nes_init_adapter()409 nesadapter->max_cq = max_cq; in nes_init_adapter()442 nesadapter->allocated_mrs = &nesadapter->allocated_cqs[BITS_TO_LONGS(max_cq)]; in nes_init_adapter()
530 props->max_cq = nesibdev->max_cq; in nes_query_device()1551 nesadapter->max_cq, &cq_num, &nesadapter->next_cq); in nes_create_cq()4017 nesibdev->max_cq = (nesadapter->max_cq-NES_FIRST_QPN) / nesadapter->port_count; in nes_register_ofa_device()
155 __u32 max_cq; member
139 int max_cq; member
336 uint16_t max_cq; member
6141 phba->sli4_hba.max_cfg_param.max_cq = in lpfc_sli4_read_config()
174 props->max_cq = be32_to_cpu(reply->max_cqs); in c2_rnic_query()
274 props->max_cq = T4_MAX_NUM_CQ; in c4iw_query_device()
415 resp.max_cq = attr.max_cq; in ib_uverbs_query_device()
97 props->max_cq = mdev->limits.num_cqs - mdev->limits.reserved_cqs; in mthca_query_device()
146 props->max_cq = dev->dev->caps.num_cqs - dev->dev->caps.reserved_cqs; in mlx4_ib_query_device()
1172 props->max_cq = dev->attr.max_cqs; in iwch_query_device()
1521 props->max_cq = ib_ipath_max_cqs; in ipath_query_device()
1563 props->max_cq = ib_qib_max_cqs; in qib_query_device()