Lines Matching refs:disassociate
3898 schedule_work(&priv->disassociate);
3942 container_of(work, struct ipw_priv, disassociate);
4330 * Above disassociate threshold, give up and stop scanning.
4340 * beacon threshold, disassociate, turn
4344 "Missed beacon: %d - disassociate\n", missed_count);
4353 schedule_work(&priv->disassociate);
5978 "Missed beacon: %d - disassociate\n",
9030 IPW_DEBUG_WX("Setting disassociate threshold to %d\n", 3*wrqu->sens.value);
10603 INIT_WORK(&priv->disassociate, ipw_bg_disassociate);
10694 * various supplicants, we don't force a disassociate if the
11751 cancel_work_sync(&priv->disassociate);