Lines Matching refs:cancel_work_sync
11830 cancel_work_sync(&priv->associate); in ipw_pci_remove()
11831 cancel_work_sync(&priv->disassociate); in ipw_pci_remove()
11832 cancel_work_sync(&priv->system_config); in ipw_pci_remove()
11833 cancel_work_sync(&priv->rx_replenish); in ipw_pci_remove()
11834 cancel_work_sync(&priv->adapter_restart); in ipw_pci_remove()
11836 cancel_work_sync(&priv->up); in ipw_pci_remove()
11837 cancel_work_sync(&priv->down); in ipw_pci_remove()
11843 cancel_work_sync(&priv->abort_scan); in ipw_pci_remove()
11844 cancel_work_sync(&priv->roam); in ipw_pci_remove()
11846 cancel_work_sync(&priv->link_up); in ipw_pci_remove()
11847 cancel_work_sync(&priv->link_down); in ipw_pci_remove()
11851 cancel_work_sync(&priv->merge_networks); in ipw_pci_remove()