Lines Matching refs:roam
4374 * 1st missed -> roaming_threshold, just wait, don't do any scan/roam.
4375 * roaming_threshold -> disassociate_threshold, scan and roam for better signal.
4407 "Missed beacon: %d - roam in progress\n",
4787 /* If a scan completed and we are in roam mode, then
4789 * result of entering roam... so, schedule the
4790 * roam work */
4791 schedule_work(&priv->roam);
5498 * network to try and roam to */
5676 * network to try and roam to */
7462 * 5. When the disassociation completes, the roam work is again
7491 "roam to.\n");
7512 container_of(work, struct ipw_priv, roam);
10662 INIT_WORK(&priv->roam, ipw_bg_roam);
11810 cancel_work_sync(&priv->roam);