Searched refs:max_qp (Results 1 – 12 of 12) sorted by relevance
240 printf("\tmax_qp:\t\t\t\t%d\n", device_attr.max_qp); in print_hca_cap()
151 __u32 max_qp; member
117 int max_qp; member
158 __u32 max_qp; member
140 int max_qp; member
99 props->max_qp = mdev->limits.num_qps - mdev->limits.reserved_qps; in mthca_query_device()108 props->max_res_rd_atom = props->max_qp_rd_atom * props->max_qp; in mthca_query_device()
114 int max_qp; member
169 __u32 max_qp; member
129 device_attr->max_qp = resp.max_qp; in ibv_cmd_query_device()
189 props->max_qp = dev->dev->quotas.qp; in mlx4_ib_query_device()199 props->max_res_rd_atom = props->max_qp_rd_atom * props->max_qp; in mlx4_ib_query_device()
1015 props->max_qp = dev->attr.max_qps; in iwch_query_device()
392 resp.max_qp = attr.max_qp; in ib_uverbs_query_device()