Lines Matching refs:adapter_restart
2056 schedule_work(&priv->adapter_restart); in ipw_irq_tasklet()
2309 container_of(work, struct ipw_priv, adapter_restart); in ipw_bg_adapter_restart()
2327 schedule_work(&priv->adapter_restart); in ipw_scan_check()
8728 schedule_work(&priv->adapter_restart); in ipw_wx_set_mode()
9756 schedule_work(&priv->adapter_restart); in ipw_wx_set_monitor()
9766 schedule_work(&priv->adapter_restart); in ipw_wx_set_monitor()
9780 schedule_work(&priv->adapter_restart); in ipw_wx_reset()
10370 schedule_work(&priv->adapter_restart); in ipw_net_set_mac_address()
10510 schedule_work(&priv->adapter_restart); in ipw_rf_kill()
10601 INIT_WORK(&priv->adapter_restart, ipw_bg_adapter_restart); in ipw_setup_deferred_work()
11749 cancel_work_sync(&priv->adapter_restart); in ipw_pci_remove()