Lines Matching refs:roam
4328 * 1st missed -> roaming_threshold, just wait, don't do any scan/roam.
4329 * roaming_threshold -> disassociate_threshold, scan and roam for better signal.
4361 "Missed beacon: %d - roam in progress\n",
4741 /* If a scan completed and we are in roam mode, then
4743 * result of entering roam... so, schedule the
4744 * roam work */
4745 schedule_work(&priv->roam);
5452 * network to try and roam to */
5630 * network to try and roam to */
7416 * 5. When the disassociation completes, the roam work is again
7445 "roam to.\n");
7466 container_of(work, struct ipw_priv, roam);
10616 INIT_WORK(&priv->roam, ipw_bg_roam);
11764 cancel_work_sync(&priv->roam);