Lines Matching refs:adapter_restart
2085 schedule_work(&priv->adapter_restart); in ipw_irq_tasklet()
2338 container_of(work, struct ipw_priv, adapter_restart); in ipw_bg_adapter_restart()
2356 schedule_work(&priv->adapter_restart); in ipw_scan_check()
8771 schedule_work(&priv->adapter_restart); in ipw_wx_set_mode()
9800 schedule_work(&priv->adapter_restart); in ipw_wx_set_monitor()
9810 schedule_work(&priv->adapter_restart); in ipw_wx_set_monitor()
9824 schedule_work(&priv->adapter_restart); in ipw_wx_reset()
10414 schedule_work(&priv->adapter_restart); in ipw_net_set_mac_address()
10558 schedule_work(&priv->adapter_restart); in ipw_rf_kill()
10649 INIT_WORK(&priv->adapter_restart, ipw_bg_adapter_restart); in ipw_setup_deferred_work()
11792 cancel_work_sync(&priv->adapter_restart); in ipw_pci_remove()