| /freebsd-head/sys/contrib/dev/mediatek/mt76/mt76x2/ |
| HD | pci_init.c | 273 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()
|
| HD | usb_init.c | 240 cancel_delayed_work_sync(&dev->cal_work); in mt76x2u_stop_hw() 241 cancel_delayed_work_sync(&dev->mphy.mac_work); in mt76x2u_stop_hw()
|
| /freebsd-head/sys/contrib/dev/mediatek/mt76/ |
| HD | channel.c | 91 cancel_delayed_work_sync(&phy->mac_work); in mt76_change_chanctx() 217 cancel_delayed_work_sync(&phy->mac_work); in mt76_switch_vif_chanctx() 343 cancel_delayed_work_sync(&phy->roc_work); in mt76_abort_roc()
|
| HD | scan.c | 28 cancel_delayed_work_sync(&dev->scan_work); in mt76_abort_scan()
|
| HD | agg-rx.c | 287 cancel_delayed_work_sync(&tid->reorder_work); in mt76_rx_aggr_shutdown()
|
| HD | mt792x_core.c | 128 cancel_delayed_work_sync(&phy->mt76->mac_work); in mt792x_stop() 130 cancel_delayed_work_sync(&dev->pm.ps_work); in mt792x_stop()
|
| /freebsd-head/sys/contrib/dev/mediatek/mt76/mt7615/ |
| HD | usb.c | 90 cancel_delayed_work_sync(&phy->scan_work); in mt7663u_stop() 91 cancel_delayed_work_sync(&phy->mt76->mac_work); in mt7663u_stop()
|
| HD | pci_mac.c | 225 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()
|
| HD | main.c | 99 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() 1235 cancel_delayed_work_sync(&dev->pm.ps_work); in mt7615_suspend() 1241 cancel_delayed_work_sync(&phy->scan_work); in mt7615_suspend() 1242 cancel_delayed_work_sync(&phy->mt76->mac_work); in mt7615_suspend()
|
| /freebsd-head/sys/contrib/dev/iwlwifi/fw/ |
| HD | dbg.h | 240 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()
|
| HD | runtime.h | 203 cancel_delayed_work_sync(&fwrt->dump.wks[i].wk); in iwl_fw_runtime_free()
|
| /freebsd-head/sys/contrib/dev/mediatek/mt76/mt7921/ |
| HD | sdio.c | 47 cancel_delayed_work_sync(&pm->ps_work); in mt7921s_unregister_device() 217 cancel_delayed_work_sync(&pm->ps_work); in mt7921s_suspend()
|
| HD | testmode.c | 58 cancel_delayed_work_sync(&pm->ps_work); in mt7921_tm_set()
|
| HD | pci.c | 58 cancel_delayed_work_sync(&pm->ps_work); in mt7921e_unregister_device() 435 cancel_delayed_work_sync(&pm->ps_work); in mt7921_pci_suspend()
|
| HD | mac.c | 681 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-head/sys/contrib/dev/mediatek/mt76/mt76x0/ |
| HD | pci.c | 30 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-head/sys/dev/mlx5/mlx5_accel/ |
| HD | mlx5_ipsec.c | 408 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-head/sys/dev/mlx4/mlx4_core/ |
| HD | mlx4_sense.c | 143 cancel_delayed_work_sync(&mlx4_priv(dev)->sense.sense_poll); in mlx4_stop_sense()
|
| /freebsd-head/sys/contrib/dev/rtw88/ |
| HD | main.c | 1572 cancel_delayed_work_sync(&rtwdev->watch_dog_work); in rtw_core_stop() 1573 cancel_delayed_work_sync(&coex->bt_relink_work); in rtw_core_stop() 1574 cancel_delayed_work_sync(&coex->bt_reenable_work); in rtw_core_stop() 1575 cancel_delayed_work_sync(&coex->defreeze_work); in rtw_core_stop() 1576 cancel_delayed_work_sync(&coex->wl_remain_work); in rtw_core_stop() 1577 cancel_delayed_work_sync(&coex->bt_remain_work); in rtw_core_stop() 1578 cancel_delayed_work_sync(&coex->wl_connecting_work); in rtw_core_stop() 1579 cancel_delayed_work_sync(&coex->bt_multi_link_remain_work); in rtw_core_stop() 1580 cancel_delayed_work_sync(&coex->wl_ccklock_work); in rtw_core_stop()
|
| /freebsd-head/sys/contrib/dev/mediatek/mt76/mt7925/ |
| HD | pci.c | 39 cancel_delayed_work_sync(&pm->ps_work); in mt7925e_unregister_device() 451 cancel_delayed_work_sync(&pm->ps_work); in mt7925_pci_suspend()
|
| /freebsd-head/sys/compat/linuxkpi/common/include/linux/ |
| HD | workqueue.h | 200 #define cancel_delayed_work_sync(dwork) \ macro
|
| /freebsd-head/sys/dev/mlx5/mlx5_core/ |
| HD | mlx5_health.c | 693 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-head/sys/contrib/dev/rtw89/ |
| HD | ser.c | 489 cancel_delayed_work_sync(&rtwdev->track_work); in ser_reset_trx_st_hdl() 787 cancel_delayed_work_sync(&ser->ser_alarm_work); in rtw89_ser_deinit()
|
| /freebsd-head/sys/contrib/dev/iwlwifi/mvm/ |
| HD | ptp.c | 324 cancel_delayed_work_sync(&mvm->ptp_data.dwork); in iwl_mvm_ptp_remove()
|
| /freebsd-head/sys/contrib/dev/mediatek/mt76/mt7996/ |
| HD | mac.c | 1809 cancel_delayed_work_sync(&dev->mphy.mac_work); in mt7996_mac_full_reset() 1811 cancel_delayed_work_sync(&phy2->mt76->mac_work); in mt7996_mac_full_reset() 1813 cancel_delayed_work_sync(&phy3->mt76->mac_work); in mt7996_mac_full_reset() 1909 cancel_delayed_work_sync(&dev->mphy.mac_work); in mt7996_mac_reset_work() 1912 cancel_delayed_work_sync(&phy2->mt76->mac_work); in mt7996_mac_reset_work() 1916 cancel_delayed_work_sync(&phy3->mt76->mac_work); in mt7996_mac_reset_work()
|