Lines Matching refs:adapter_restart
2088 schedule_work(&priv->adapter_restart); in ipw_irq_tasklet()
2341 container_of(work, struct ipw_priv, adapter_restart); in ipw_bg_adapter_restart()
2359 schedule_work(&priv->adapter_restart); in ipw_scan_check()
8779 schedule_work(&priv->adapter_restart); in ipw_wx_set_mode()
9808 schedule_work(&priv->adapter_restart); in ipw_wx_set_monitor()
9818 schedule_work(&priv->adapter_restart); in ipw_wx_set_monitor()
9832 schedule_work(&priv->adapter_restart); in ipw_wx_reset()
10423 schedule_work(&priv->adapter_restart); in ipw_net_set_mac_address()
10567 schedule_work(&priv->adapter_restart); in ipw_rf_kill()
10660 INIT_WORK(&priv->adapter_restart, ipw_bg_adapter_restart); in ipw_setup_deferred_work()
11810 cancel_work_sync(&priv->adapter_restart); in ipw_pci_remove()