Lines Matching refs:cancel_work_sync
11831 cancel_work_sync(&priv->associate); in ipw_pci_remove()
11832 cancel_work_sync(&priv->disassociate); in ipw_pci_remove()
11833 cancel_work_sync(&priv->system_config); in ipw_pci_remove()
11834 cancel_work_sync(&priv->rx_replenish); in ipw_pci_remove()
11835 cancel_work_sync(&priv->adapter_restart); in ipw_pci_remove()
11837 cancel_work_sync(&priv->up); in ipw_pci_remove()
11838 cancel_work_sync(&priv->down); in ipw_pci_remove()
11844 cancel_work_sync(&priv->abort_scan); in ipw_pci_remove()
11845 cancel_work_sync(&priv->roam); in ipw_pci_remove()
11847 cancel_work_sync(&priv->link_up); in ipw_pci_remove()
11848 cancel_work_sync(&priv->link_down); in ipw_pci_remove()
11852 cancel_work_sync(&priv->merge_networks); in ipw_pci_remove()