Lines Matching refs:switches
67 * @rescan_work: Work used to rescan the surviving switches after resume
400 struct icm_fr_pkg_get_topology_response *switches, *sw;
408 switches = kcalloc(npackets, sizeof(*switches), GFP_KERNEL);
409 if (!switches)
412 ret = icm_request(tb, &request, sizeof(request), switches,
413 sizeof(*switches), npackets, ICM_RETRIES, ICM_TIMEOUT);
417 sw = &switches[0];
424 sw = &switches[index];
436 sw = &switches[index];
445 kfree(switches);
636 /* Link the two switches now */
2003 * Mark all switches (except root switch) below this one unplugged. ICM
2004 * firmware will send us an updated list of switches after we have send
2039 * Signal this and switches below for rpm_complete because