Searched refs:max_vl (Results 1 – 7 of 7) sorted by relevance
150 uint16_t max_vl; /* maximum possible vector length */ member
55 int max_vl; member
1192 port_cap->max_vl = field >> 4; in mlx4_QUERY_PORT()1232 port_cap->max_vl = field & 0xf; in mlx4_QUERY_PORT()
288 dev->caps.vl_cap[port] = port_cap->max_vl; in _mlx4_dev_port()
145 int max_vl; member
198 mdev->limits.vl_cap = dev_lim->max_vl; in mthca_dev_lim()
1119 dev_lim->max_vl = field >> 4; in mthca_QUERY_DEV_LIM()