Searched refs:vl_cap (Results 1 – 12 of 12) sorted by relevance
213 int vl_cap; member
1507 int err, vl_cap, pkey_tbl_flag = 0; in mlx4_SET_PORT() local1524 for (vl_cap = 8; vl_cap >= 1; vl_cap >>= 1) { in mlx4_SET_PORT()1530 (vl_cap << MLX4_SET_PORT_VL_CAP)); in mlx4_SET_PORT()
2288 flags |= (dev->caps.vl_cap[port] & 0xf) << INIT_PORT_VL_SHIFT; in mlx4_INIT_PORT()
288 dev->caps.vl_cap[port] = port_cap->max_vl; in _mlx4_dev_port()
225 int vl_cap; member
139 int vl_cap; member
318 param.vl_cap = dev->limits.vl_cap; in init_port()
198 mdev->limits.vl_cap = dev_lim->max_vl; in mthca_dev_lim()
1471 flags |= param->vl_cap << INIT_IB_VL_SHIFT; in mthca_INIT_IB()
528 int vl_cap[MLX4_MAX_PORTS + 1]; member980 u16 vl_cap; member
4625 uint8_t vl_cap; /* VLCap and InitType */ member4808 return ((p_pi->vl_cap >> 4) & 0x0F); in ib_port_info_get_vl_cap()4836 return (uint8_t) (p_pi->vl_cap & 0x0F); in ib_port_info_get_init_type()
905 p_pi->link_speed, p_pi->mtu_smsl, p_pi->vl_cap, in osm_dump_port_info_to_buf()1102 p_pi->link_speed, p_pi->mtu_smsl, p_pi->vl_cap, in osm_dump_portinfo_record_to_buf()