Searched refs:first_port (Results 1 – 4 of 4) sorted by relevance
248 boolean_t first_port; in dump_mcast_routes() local267 first_port = TRUE; in dump_mcast_routes()285 if (first_port) { in dump_mcast_routes()288 first_port = FALSE; in dump_mcast_routes()296 if (first_port == FALSE) in dump_mcast_routes()
471 uint32_t first_port; /* first port int range */ member
1269 int first_port; in mlx4_QUERY_DEV_CAP_wrapper() local1285 first_port = find_first_bit(actv_ports.ports, dev->caps.num_ports); in mlx4_QUERY_DEV_CAP_wrapper()1286 for (slave_port = 0, real_port = first_port; in mlx4_QUERY_DEV_CAP_wrapper()1287 real_port < first_port + in mlx4_QUERY_DEV_CAP_wrapper()
2899 unsigned int first_port; in do_slave_init() local2906 first_port = find_first_bit(actv_ports.ports, dev->caps.num_ports); in do_slave_init()2923 dm[i]->port = first_port + i + 1; in do_slave_init()