Searched refs:ipw_bg_down (Results 1 – 1 of 1) sorted by relevance
213 static void ipw_bg_down(struct work_struct *work);10609 INIT_WORK(&priv->down, ipw_bg_down); in ipw_setup_deferred_work()11255 static void ipw_bg_down(struct work_struct *work) in ipw_bg_down() function