Searched refs:vl_cap (Results 1 – 12 of 12) sorted by relevance
162 static u8 map_number_of_vls(struct ehca_shca *shca, u32 vl_cap) in map_number_of_vls() argument164 switch (vl_cap) { in map_number_of_vls()177 vl_cap); in map_number_of_vls()222 props->max_vl_num = map_number_of_vls(shca, rblock->vl_cap); in ehca_query_port()
405 u32 vl_cap; member
737 int err, vl_cap; in mlx4_SET_PORT() local751 for (vl_cap = 8; vl_cap >= 1; vl_cap >>= 1) { in mlx4_SET_PORT()756 (vl_cap << MLX4_SET_PORT_VL_CAP)); in mlx4_SET_PORT()
170 int vl_cap; member
1205 flags |= (dev->caps.vl_cap[port] & 0xf) << INIT_PORT_VL_SHIFT; in mlx4_INIT_PORT()
219 dev->caps.vl_cap[i] = dev_cap->max_vl[i]; in mlx4_dev_cap()
240 int vl_cap[MLX4_MAX_PORTS + 1]; member506 u16 vl_cap; member
225 int vl_cap; member
137 int vl_cap; member
198 mdev->limits.vl_cap = dev_lim->max_vl; in mthca_dev_lim()
316 param.vl_cap = dev->limits.vl_cap; in init_port()
1468 flags |= param->vl_cap << INIT_IB_VL_SHIFT; in mthca_INIT_IB()