Lines Matching refs:switches
55 * @rescan_work: Work used to rescan the surviving switches after resume
384 struct icm_fr_pkg_get_topology_response *switches, *sw;
392 switches = kcalloc(npackets, sizeof(*switches), GFP_KERNEL);
393 if (!switches)
396 ret = icm_request(tb, &request, sizeof(request), switches,
397 sizeof(*switches), npackets, ICM_RETRIES, ICM_TIMEOUT);
401 sw = &switches[0];
408 sw = &switches[index];
420 sw = &switches[index];
429 kfree(switches);
616 /* Link the two switches now */
1948 * Mark all switches (except root switch) below this one unplugged. ICM
1949 * firmware will send us an updated list of switches after we have send
1984 * Signal this and switches below for rpm_complete because