Searched refs:port_cnt (Results 1 – 8 of 8) sorted by relevance
175 size_t port_cnt; /* number of attached ports in group */ member201 unsigned port_cnt; /* including management port */ member231 unsigned port_cnt; /* including management port */ member352 for (p = 0; p < sw->port_cnt; p++) { in teardown_fabric()390 for (p = 0; p < sw->port_cnt; p++) { in teardown_torus()499 guid_t sw_id, unsigned port_cnt) in alloc_fswitch() argument520 new_sw_sz = sizeof(*sw) + port_cnt * sizeof(*sw->port); in alloc_fswitch()529 sw->port_cnt = port_cnt; in alloc_fswitch()1143 int p, port_cnt; in capture_fabric() local1180 port_cnt = osm_node_get_num_physp(osm_node); in capture_fabric()[all …]
229 mdev->port_cnt = 0; in mlx4_en_add()231 mdev->port_cnt++; in mlx4_en_add()
456 u32 port_cnt; member
348 int port_cnt = 0; in br_getnumports() local378 port_cnt++; in br_getnumports()383 return port_cnt; in br_getnumports()
399 int port_cnt; member
1978 softc->port_cnt = ctl_max_ports; in ctl_init()1981 softc->port_cnt = ctl_max_ports / NUM_HA_SHELVES; in ctl_init()1982 softc->port_min = (softc->ha_id - 1) * softc->port_cnt; in ctl_init()1984 softc->port_max = softc->port_min + softc->port_cnt; in ctl_init()7329 pg = softc->port_min / softc->port_cnt; in ctl_report_tagret_port_groups()7389 if (port->targ_port < g * softc->port_cnt || in ctl_report_tagret_port_groups()7390 port->targ_port >= (g + 1) * softc->port_cnt) in ctl_report_tagret_port_groups()9736 g = 2 + ctsio->io_hdr.nexus.targ_port / softc->port_cnt; in ctl_inquiry_evpd_devid()
84 int port_cnt; member296 cma_dev->port_cnt = attr.phys_port_cnt; in ucma_init_device()
30531 uint8_t port_cnt; member