Home
last modified time | relevance | path

Searched refs:cancel_work_sync (Results 1 – 25 of 61) sorted by relevance

123

/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dsdio.c45 cancel_work_sync(&dev->init_work); in mt7921s_unregister_device()
48 cancel_work_sync(&pm->wake_work); in mt7921s_unregister_device()
220 cancel_work_sync(&pm->wake_work); in mt7921s_suspend()
H A Dpci.c65 cancel_work_sync(&dev->init_work); in mt7921e_unregister_device()
70 cancel_work_sync(&pm->wake_work);
71 cancel_work_sync(&dev->reset_work); in __mt7921_reg_addr()
447 cancel_work_sync(&pm->wake_work); in mt7921_pci_suspend()
H A Dtestmode.c59 cancel_work_sync(&pm->wake_work); in mt7921_tm_set()
H A Dmain.c375 cancel_work_sync(&phy->roc_work); in mt7921_roc_abort_sync()
406 cancel_work_sync(&phy->roc_work); in mt7921_abort_roc()
1489 cancel_work_sync(&mvif->csa_work); in mt7921_abort_channel_switch()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dpci.c49 cancel_work_sync(&dev->init_work); in mt7925e_unregister_device()
54 cancel_work_sync(&pm->wake_work); in mt7925e_unregister_device()
55 cancel_work_sync(&dev->reset_work); in mt7925e_unregister_device()
466 cancel_work_sync(&pm->wake_work); in mt7925_pci_suspend()
H A Dtestmode.c60 cancel_work_sync(&pm->wake_work); in mt7925_tm_set()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dpci_mac.c227 cancel_work_sync(&dev->phy.roc_work); in mt7615_mac_reset_work()
232 cancel_work_sync(&phy2->roc_work); in mt7615_mac_reset_work()
H A Dusb.c89 cancel_work_sync(&phy->roc_work); in mt7663u_stop()
H A Dmain.c101 cancel_work_sync(&phy->roc_work); in mt7615_stop()
104 cancel_work_sync(&dev->pm.wake_work); in mt7615_stop()
1201 cancel_work_sync(&phy->roc_work); in mt7615_cancel_remain_on_channel()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dfwlog.c1572 cancel_work_sync(&ar->fwlog_tx_work); in ath10k_fwlog_unregister()
H A Dhtc.c901 cancel_work_sync(&ar->bundle_tx_work); in ath10k_htc_stop_hl()
902 cancel_work_sync(&ar->tx_complete_work); in ath10k_htc_stop_hl()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h197 #define cancel_work_sync(work) \ macro
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_health.c694 cancel_work_sync(&health->work); in mlx5_drain_health_wq()
695 cancel_work_sync(&health->work_watchdog); in mlx5_drain_health_wq()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_core.c153 cancel_work_sync(&dev->pm.wake_work); in mt792x_stop()
154 cancel_work_sync(&dev->reset_work); in mt792x_stop()
369 cancel_work_sync(&mvif->csa_work); in mt792x_unassign_vif_chanctx()
H A Dmt76x02_usb_core.c176 cancel_work_sync(&dev->pre_tbtt_work); in mt76x02u_stop_pre_tbtt_timer()
H A Dmt792x_usb.c304 cancel_work_sync(&dev->init_work); in mt792xu_disconnect()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dahb.c150 cancel_work_sync(&ce_pipe->intr_wq); in ath12k_ahb_cancel_workqueue()
1140 cancel_work_sync(&ab->restart_work); in ath12k_ahb_remove_prepare()
1141 cancel_work_sync(&ab->qmi.event_work); in ath12k_ahb_remove_prepare()
H A Dcore.c1462 cancel_work_sync(&ar->regd_update_work); in ath12k_core_halt()
1463 cancel_work_sync(&ar->regd_channel_update_work); in ath12k_core_halt()
1464 cancel_work_sync(&ab->rfkill_work); in ath12k_core_halt()
1465 cancel_work_sync(&ab->update_11d_work); in ath12k_core_halt()
H A Dpci.c956 cancel_work_sync(&ce_pipe->intr_wq); in ath12k_pci_cancel_workqueue()
1742 cancel_work_sync(&ab->reset_work); in ath12k_pci_remove()
1743 cancel_work_sync(&ab->dump_work); in ath12k_pci_remove()
/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dbtcoex.c399 cancel_work_sync(&cfg->btcoex->work); in brcmf_btcoex_detach()
H A Dfweh.c381 cancel_work_sync(&fweh->event_work); in brcmf_fweh_detach()
H A Dcore.c945 cancel_work_sync(&ifp->multicast_work); in brcmf_del_if()
946 cancel_work_sync(&ifp->ndoffload_work); in brcmf_del_if()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dahb.c1248 cancel_work_sync(&ab->restart_work); in ath11k_ahb_remove_prepare()
1249 cancel_work_sync(&ab->qmi.event_work); in ath11k_ahb_remove_prepare()
H A Dpci.c1229 cancel_work_sync(&ab->reset_work); in ath11k_pci_remove()
1230 cancel_work_sync(&ab->dump_work); in ath11k_pci_remove()
H A Dcore.c2409 cancel_work_sync(&ar->channel_update_work); in ath11k_core_halt()
2410 cancel_work_sync(&ar->regd_update_work); in ath11k_core_halt()
2411 cancel_work_sync(&ab->update_11d_work); in ath11k_core_halt()

123