Home
last modified time | relevance | path

Searched refs:cancel_delayed_work_sync (Results 1 – 25 of 62) sorted by relevance

123

/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dpci_init.c273 cancel_delayed_work_sync(&dev->cal_work); in mt76x2_stop_hardware()
274 cancel_delayed_work_sync(&dev->mphy.mac_work); in mt76x2_stop_hardware()
275 cancel_delayed_work_sync(&dev->wdt_work); in mt76x2_stop_hardware()
H A Dusb_init.c251 cancel_delayed_work_sync(&dev->cal_work); in mt76x2u_stop_hw()
252 cancel_delayed_work_sync(&dev->mphy.mac_work); in mt76x2u_stop_hw()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dchannel.c91 cancel_delayed_work_sync(&phy->mac_work); in mt76_change_chanctx()
217 cancel_delayed_work_sync(&phy->mac_work); in mt76_switch_vif_chanctx()
351 cancel_delayed_work_sync(&phy->roc_work); in mt76_abort_roc()
H A Dscan.c30 cancel_delayed_work_sync(&dev->scan_work); in mt76_abort_scan()
H A Dagg-rx.c289 cancel_delayed_work_sync(&tid->reorder_work); in mt76_rx_aggr_shutdown()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dusb.c90 cancel_delayed_work_sync(&phy->scan_work); in mt7663u_stop()
91 cancel_delayed_work_sync(&phy->mt76->mac_work); in mt7663u_stop()
H A Dpci_mac.c225 cancel_delayed_work_sync(&dev->mphy.mac_work); in mt7615_mac_reset_work()
230 cancel_delayed_work_sync(&phy2->mt76->mac_work); in mt7615_mac_reset_work()
H A Dmain.c99 cancel_delayed_work_sync(&phy->mt76->mac_work); in mt7615_stop()
103 cancel_delayed_work_sync(&dev->pm.ps_work); in mt7615_stop()
113 cancel_delayed_work_sync(&phy->scan_work); in mt7615_stop()
1238 cancel_delayed_work_sync(&dev->pm.ps_work); in mt7615_suspend()
1244 cancel_delayed_work_sync(&phy->scan_work); in mt7615_suspend()
1245 cancel_delayed_work_sync(&phy->mt76->mac_work); in mt7615_suspend()
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Ddbg.h240 cancel_delayed_work_sync(&fwrt->timestamp.wk); in iwl_fw_cancel_timestamp()
247 cancel_delayed_work_sync(&fwrt->timestamp.wk); in iwl_fw_suspend_timestamp()
H A Druntime.h218 cancel_delayed_work_sync(&fwrt->dump.wks[i].wk); in iwl_fw_runtime_free()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dsdio.c47 cancel_delayed_work_sync(&pm->ps_work); in mt7921s_unregister_device()
219 cancel_delayed_work_sync(&pm->ps_work); in mt7921s_suspend()
H A Dtestmode.c58 cancel_delayed_work_sync(&pm->ps_work); in mt7921_tm_set()
H A Dpci.c58 cancel_delayed_work_sync(&pm->ps_work); in mt7921e_unregister_device()
435 cancel_delayed_work_sync(&pm->ps_work); in mt7921_pci_suspend()
H A Dmac.c681 cancel_delayed_work_sync(&dev->mphy.mac_work); in mt7921_mac_reset_work()
682 cancel_delayed_work_sync(&pm->ps_work); in mt7921_mac_reset_work()
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x0/
H A Dpci.c30 cancel_delayed_work_sync(&dev->cal_work); in mt76x0e_stop_hw()
31 cancel_delayed_work_sync(&dev->mphy.mac_work); in mt76x0e_stop_hw()
/freebsd/sys/dev/mlx5/mlx5_accel/
H A Dmlx5_ipsec.c408 cancel_delayed_work_sync(&sa_entry->dwork->dwork); in mlx5e_if_sa_newkey_onedir()
454 cancel_delayed_work_sync(&pb->priv_in->dwork->dwork); in mlx5e_if_sa_newkey()
491 cancel_delayed_work_sync(&pb.priv_in->dwork->dwork); in mlx5e_if_sa_deinstall()
493 cancel_delayed_work_sync(&pb.priv_out->dwork->dwork); in mlx5e_if_sa_deinstall()
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_sense.c143 cancel_delayed_work_sync(&mlx4_priv(dev)->sense.sense_poll); in mlx4_stop_sense()
/freebsd/sys/contrib/dev/rtw88/
H A Dmain.c1640 cancel_delayed_work_sync(&rtwdev->watch_dog_work); in rtw_core_stop()
1641 cancel_delayed_work_sync(&coex->bt_relink_work); in rtw_core_stop()
1642 cancel_delayed_work_sync(&coex->bt_reenable_work); in rtw_core_stop()
1643 cancel_delayed_work_sync(&coex->defreeze_work); in rtw_core_stop()
1644 cancel_delayed_work_sync(&coex->wl_remain_work); in rtw_core_stop()
1645 cancel_delayed_work_sync(&coex->bt_remain_work); in rtw_core_stop()
1646 cancel_delayed_work_sync(&coex->wl_connecting_work); in rtw_core_stop()
1647 cancel_delayed_work_sync(&coex->bt_multi_link_remain_work); in rtw_core_stop()
1648 cancel_delayed_work_sync(&coex->wl_ccklock_work); in rtw_core_stop()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dtestmode.c59 cancel_delayed_work_sync(&pm->ps_work); in mt7925_tm_set()
H A Dpci.c48 cancel_delayed_work_sync(&pm->ps_work); in mt7925e_unregister_device()
460 cancel_delayed_work_sync(&pm->ps_work); in mt7925_pci_suspend()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h200 #define cancel_delayed_work_sync(dwork) \ macro
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_health.c693 cancel_delayed_work_sync(&health->recover_work); in mlx5_drain_health_wq()
706 cancel_delayed_work_sync(&dev->priv.health.recover_work); in mlx5_drain_health_recovery()
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-trans.c309 cancel_delayed_work_sync(&trans->restart.wk); in iwl_trans_free()
427 cancel_delayed_work_sync(&trans->restart.wk); in iwl_trans_op_mode_leave()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dptp.c324 cancel_delayed_work_sync(&mvm->ptp_data.dwork); in iwl_mvm_ptp_remove()
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dptp.c319 cancel_delayed_work_sync(&mld->ptp_data.dwork); in iwl_mld_ptp_remove()

123