Home
last modified time | relevance | path

Searched refs:ipw_bg_disassociate (Results 1 – 1 of 1) sorted by relevance

/drivers/net/wireless/ipw2x00/
Dipw2200.c3998 static void ipw_bg_disassociate(struct work_struct *work) in ipw_bg_disassociate() function
10785 INIT_WORK(&priv->disassociate, ipw_bg_disassociate); in ipw_setup_deferred_work()