/Linux-v4.19/drivers/net/can/spi/ |
D | hi311x.c | 170 struct work_struct restart_work; member 416 queue_work(priv->wq, &priv->restart_work); in hi3110_do_set_mode() 617 restart_work); in hi3110_restart_work_handler() 791 INIT_WORK(&priv->restart_work, hi3110_restart_work_handler); in hi3110_open() 1051 queue_work(priv->wq, &priv->restart_work); in hi3110_can_resume()
|
D | mcp251x.c | 261 struct work_struct restart_work; member 548 queue_work(priv->wq, &priv->restart_work); in mcp251x_do_set_mode() 770 restart_work); in mcp251x_restart_work_handler() 966 INIT_WORK(&priv->restart_work, mcp251x_restart_work_handler); in mcp251x_open() 1235 queue_work(priv->wq, &priv->restart_work); in mcp251x_can_resume()
|
/Linux-v4.19/drivers/net/can/ |
D | dev.c | 573 struct can_priv *priv = container_of(dwork, struct can_priv, restart_work); in can_restart_work() 591 cancel_delayed_work_sync(&priv->restart_work); in can_restart_now() 613 schedule_delayed_work(&priv->restart_work, in can_bus_off() 733 INIT_DELAYED_WORK(&priv->restart_work, can_restart_work); in alloc_candev_mqs() 851 cancel_delayed_work_sync(&priv->restart_work); in close_candev()
|
/Linux-v4.19/drivers/net/ethernet/wiznet/ |
D | w5100.c | 173 struct work_struct restart_work; member 795 restart_work); in w5100_restart_work() 805 schedule_work(&priv->restart_work); in w5100_tx_timeout() 1165 INIT_WORK(&priv->restart_work, w5100_restart_work); in w5100_probe() 1234 flush_work(&priv->restart_work); in w5100_remove()
|
/Linux-v4.19/include/linux/can/ |
D | dev.h | 60 struct delayed_work restart_work; member
|
/Linux-v4.19/net/mac80211/ |
D | main.c | 247 container_of(work, struct ieee80211_local, restart_work); in ieee80211_restart_work() 314 queue_work(system_freezable_wq, &local->restart_work); in ieee80211_restart_hw() 658 INIT_WORK(&local->restart_work, ieee80211_restart_work); in ieee80211_alloc_hw_nm() 1241 cancel_work_sync(&local->restart_work); in ieee80211_unregister_hw()
|
/Linux-v4.19/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac-net.c | 320 schedule_work(&pdata->restart_work); in xlgmac_isr() 631 restart_work); in xlgmac_restart() 661 INIT_WORK(&pdata->restart_work, xlgmac_restart); in xlgmac_open() 697 schedule_work(&pdata->restart_work); in xlgmac_tx_timeout()
|
D | dwc-xlgmac.h | 560 struct work_struct restart_work; member
|
/Linux-v4.19/drivers/net/ethernet/microchip/ |
D | enc28j60.c | 67 struct work_struct restart_work; member 1344 schedule_work(&priv->restart_work); in enc28j60_tx_timeout() 1462 container_of(work, struct enc28j60_net, restart_work); in enc28j60_restart_work_handler() 1579 INIT_WORK(&priv->restart_work, enc28j60_restart_work_handler); in enc28j60_probe()
|
/Linux-v4.19/drivers/usb/host/ |
D | ohci-q.c | 1220 ohci->restart_work = 1; in ohci_work() 1230 if (ohci->restart_work) { in ohci_work() 1231 ohci->restart_work = 0; in ohci_work()
|
D | ohci.h | 407 unsigned restart_work:1; member
|
/Linux-v4.19/drivers/net/ethernet/toshiba/ |
D | tc35815.c | 411 struct work_struct restart_work; member 805 INIT_WORK(&lp->restart_work, tc35815_restart_work); in tc35815_init_one() 1165 container_of(work, struct tc35815_local, restart_work); in tc35815_restart_work() 1182 schedule_work(&lp->restart_work); in tc35815_schedule_restart() 1821 cancel_work_sync(&lp->restart_work); in tc35815_close()
|
/Linux-v4.19/drivers/net/wireless/ath/carl9170/ |
D | main.c | 471 restart_work); in carl9170_restart_work() 535 ieee80211_queue_work(ar->hw, &ar->restart_work); in carl9170_restart() 1834 INIT_WORK(&ar->restart_work, carl9170_restart_work); in carl9170_alloc() 2095 cancel_work_sync(&ar->restart_work); in carl9170_unregister()
|
D | carl9170.h | 293 struct work_struct restart_work; member
|
/Linux-v4.19/drivers/net/wireless/broadcom/b43legacy/ |
D | b43legacy.h | 729 struct work_struct restart_work; member
|
D | main.c | 3587 container_of(work, struct b43legacy_wldev, restart_work); in b43legacy_chip_reset() 3730 INIT_WORK(&dev->restart_work, b43legacy_chip_reset); in b43legacy_wireless_core_attach() 3921 cancel_work_sync(&wldev->restart_work); in b43legacy_remove() 3948 ieee80211_queue_work(dev->wl->hw, &dev->restart_work); in b43legacy_controller_restart()
|
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-pci.c | 458 schedule_work(&pdata->restart_work); in xgbe_pci_resume()
|
D | xgbe-platform.c | 577 schedule_work(&pdata->restart_work); in xgbe_platform_resume()
|
D | xgbe-drv.c | 534 schedule_work(&pdata->restart_work); in xgbe_isr_task() 1528 restart_work); in xgbe_restart() 1954 INIT_WORK(&pdata->restart_work, xgbe_restart); in xgbe_open() 2161 schedule_work(&pdata->restart_work); in xgbe_tx_timeout()
|
D | xgbe.h | 1225 struct work_struct restart_work; member
|
/Linux-v4.19/drivers/net/wireless/broadcom/b43/ |
D | b43.h | 875 struct work_struct restart_work; member
|
D | main.c | 5224 container_of(work, struct b43_wldev, restart_work); in b43_chip_reset() 5477 INIT_WORK(&dev->restart_work, b43_chip_reset); in b43_wireless_core_attach() 5690 cancel_work_sync(&wldev->restart_work); in b43_bcma_remove() 5773 cancel_work_sync(&wldev->restart_work); in b43_ssb_remove() 5809 ieee80211_queue_work(dev->wl->hw, &dev->restart_work); in b43_controller_restart()
|
/Linux-v4.19/drivers/net/wireless/ath/ath10k/ |
D | core.h | 1051 struct work_struct restart_work; member
|
D | debug.c | 594 queue_work(ar->workqueue, &ar->restart_work); in ath10k_write_simulate_fw_crash() 2008 queue_work(ar->workqueue, &ar->restart_work); in ath10k_write_btcoex() 2084 queue_work(ar->workqueue, &ar->restart_work); in ath10k_write_peer_stats()
|
/Linux-v4.19/drivers/net/ethernet/marvell/ |
D | sky2.c | 2389 schedule_work(&hw->restart_work); in sky2_tx_timeout() 2997 schedule_work(&hw->restart_work); in sky2_watchdog() 3526 struct sky2_hw *hw = container_of(work, struct sky2_hw, restart_work); in sky2_restart() 5087 INIT_WORK(&hw->restart_work, sky2_restart); in sky2_probe() 5130 cancel_work_sync(&hw->restart_work); in sky2_remove() 5172 cancel_work_sync(&hw->restart_work); in sky2_suspend()
|