Lines Matching refs:disassociate
3944 schedule_work(&priv->disassociate);
3988 container_of(work, struct ipw_priv, disassociate);
4376 * Above disassociate threshold, give up and stop scanning.
4386 * beacon threshold, disassociate, turn
4390 "Missed beacon: %d - disassociate\n", missed_count);
4399 schedule_work(&priv->disassociate);
6024 "Missed beacon: %d - disassociate\n",
9076 IPW_DEBUG_WX("Setting disassociate threshold to %d\n", 3*wrqu->sens.value);
10649 INIT_WORK(&priv->disassociate, ipw_bg_disassociate);
10740 * various supplicants, we don't force a disassociate if the
11797 cancel_work_sync(&priv->disassociate);