Searched full:first_port (Results 1 – 1 of 1) sorted by relevance
1285 int first_port; in mlx4_QUERY_DEV_CAP_wrapper() local1301 first_port = find_first_bit(actv_ports.ports, dev->caps.num_ports); in mlx4_QUERY_DEV_CAP_wrapper()1302 for (slave_port = 0, real_port = first_port; in mlx4_QUERY_DEV_CAP_wrapper()1303 real_port < first_port + in mlx4_QUERY_DEV_CAP_wrapper()