Home
last modified time | relevance | path

Searched refs:restart_work (Results 1 – 25 of 38) sorted by relevance

12

/drivers/net/can/dev/
A Ddev.c193 restart_work); in can_restart_work()
210 cancel_delayed_work_sync(&priv->restart_work); in can_restart_now()
234 schedule_delayed_work(&priv->restart_work, in can_bus_off()
299 INIT_DELAYED_WORK(&priv->restart_work, can_restart_work); in alloc_candev_mqs()
460 cancel_delayed_work_sync(&priv->restart_work); in close_candev()
/drivers/net/can/spi/
A Dhi311x.c159 struct work_struct restart_work; member
398 queue_work(priv->wq, &priv->restart_work); in hi3110_do_set_mode()
597 restart_work); in hi3110_restart_work_handler()
780 INIT_WORK(&priv->restart_work, hi3110_restart_work_handler); in hi3110_open()
1011 queue_work(priv->wq, &priv->restart_work); in hi3110_can_resume()
A Dmcp251x.c242 struct work_struct restart_work; member
826 queue_work(priv->wq, &priv->restart_work); in mcp251x_do_set_mode()
1033 restart_work); in mcp251x_restart_work_handler()
1388 INIT_WORK(&priv->restart_work, mcp251x_restart_work_handler); in mcp251x_can_probe()
1504 queue_work(priv->wq, &priv->restart_work); in mcp251x_can_resume()
/drivers/net/ethernet/wiznet/
A Dw5100.c172 struct work_struct restart_work; member
783 restart_work); in w5100_restart_work()
793 schedule_work(&priv->restart_work); in w5100_tx_timeout()
1155 INIT_WORK(&priv->restart_work, w5100_restart_work); in w5100_probe()
1224 flush_work(&priv->restart_work); in w5100_remove()
/drivers/hv/
A Dhv_util.c177 static DECLARE_WORK(restart_work, perform_restart);
244 work = &restart_work; in shutdown_onchannelcallback()
/drivers/net/ethernet/xilinx/
A Dll_temac.h397 struct delayed_work restart_work; member
A Dll_temac_main.c1046 schedule_delayed_work(&lp->restart_work, HZ / 1000); in ll_temac_recv()
1109 restart_work.work); in ll_temac_restart_work_func()
1207 cancel_delayed_work_sync(&lp->restart_work); in temac_stop()
1426 INIT_DELAYED_WORK(&lp->restart_work, ll_temac_restart_work_func); in temac_probe()
/drivers/net/ethernet/synopsys/
A Ddwc-xlgmac-net.c320 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()
A Ddwc-xlgmac.h561 struct work_struct restart_work; member
/drivers/net/ethernet/atheros/
A Dag71xx.c374 struct delayed_work restart_work; member
794 schedule_delayed_work(&ag->restart_work, in ag71xx_tx_packets()
835 cancel_delayed_work(&ag->restart_work); in ag71xx_tx_packets()
1586 schedule_delayed_work(&ag->restart_work, 1); in ag71xx_tx_timeout()
1592 restart_work.work); in ag71xx_restart_work_func()
1870 INIT_DELAYED_WORK(&ag->restart_work, ag71xx_restart_work_func); in ag71xx_probe()
/drivers/net/ethernet/microchip/
A Denc28j60.c62 struct work_struct restart_work; member
1321 schedule_work(&priv->restart_work); in enc28j60_tx_timeout()
1433 container_of(work, struct enc28j60_net, restart_work); in enc28j60_restart_work_handler()
1546 INIT_WORK(&priv->restart_work, enc28j60_restart_work_handler); in enc28j60_probe()
/drivers/net/ethernet/amd/xgbe/
A Dxgbe-drv.c424 schedule_work(&pdata->restart_work); in xgbe_isr_bh_work()
1365 restart_work); in xgbe_restart()
1582 INIT_WORK(&pdata->restart_work, xgbe_restart); in xgbe_open()
1790 schedule_work(&pdata->restart_work); in xgbe_tx_timeout()
1967 schedule_work(&pdata->restart_work); in xgbe_set_features()
1972 schedule_work(&pdata->restart_work); in xgbe_set_features()
A Dxgbe-platform.c415 schedule_work(&pdata->restart_work); in xgbe_platform_resume()
A Dxgbe-pci.c388 schedule_work(&pdata->restart_work); in xgbe_pci_resume()
A Dxgbe.h1158 struct work_struct restart_work; member
/drivers/usb/host/
A Dohci-q.c1220 ohci->restart_work = 1; in ohci_work()
1230 if (ohci->restart_work) { in ohci_work()
1231 ohci->restart_work = 0; in ohci_work()
A Dohci.h409 unsigned restart_work:1; member
/drivers/net/ethernet/toshiba/
A Dtc35815.c411 struct work_struct restart_work; member
811 INIT_WORK(&lp->restart_work, tc35815_restart_work); in tc35815_init_one()
1174 container_of(work, struct tc35815_local, restart_work); in tc35815_restart_work()
1191 schedule_work(&lp->restart_work); in tc35815_schedule_restart()
1832 cancel_work_sync(&lp->restart_work); in tc35815_close()
/drivers/net/wireless/ath/carl9170/
A Dmain.c470 restart_work); in carl9170_restart_work()
534 ieee80211_queue_work(ar->hw, &ar->restart_work); in carl9170_restart()
1798 INIT_WORK(&ar->restart_work, carl9170_restart_work); in carl9170_alloc()
2043 cancel_work_sync(&ar->restart_work); in carl9170_unregister()
A Dcarl9170.h296 struct work_struct restart_work; member
/drivers/net/wireless/broadcom/b43legacy/
A Db43legacy.h729 struct work_struct restart_work; member
A Dmain.c3560 container_of(work, struct b43legacy_wldev, restart_work); in b43legacy_chip_reset()
3703 INIT_WORK(&dev->restart_work, b43legacy_chip_reset); in b43legacy_wireless_core_attach()
3890 cancel_work_sync(&wldev->restart_work); in b43legacy_remove()
3917 ieee80211_queue_work(dev->wl->hw, &dev->restart_work); in b43legacy_controller_restart()
/drivers/net/wireless/broadcom/b43/
A Db43.h875 struct work_struct restart_work; member
/drivers/net/ethernet/marvell/
A Dsky2.c2375 schedule_work(&hw->restart_work); in sky2_tx_timeout()
2982 schedule_work(&hw->restart_work); in sky2_watchdog()
3511 struct sky2_hw *hw = container_of(work, struct sky2_hw, restart_work); in sky2_restart()
4970 INIT_WORK(&hw->restart_work, sky2_restart); in sky2_probe()
5014 cancel_work_sync(&hw->restart_work); in sky2_remove()
5056 cancel_work_sync(&hw->restart_work); in sky2_suspend()
/drivers/md/
A Ddm-verity-target.c560 static DECLARE_WORK(restart_work, restart_io_error); in verity_finish_io()
561 queue_work(v->verify_wq, &restart_work); in verity_finish_io()

Completed in 123 milliseconds

12