/linux/drivers/net/can/dev/ |
H A D | dev.c | 186 restart_work); in can_restart_work() 203 cancel_delayed_work_sync(&priv->restart_work); in can_restart_now() 228 schedule_delayed_work(&priv->restart_work, in can_bus_off() 293 INIT_DELAYED_WORK(&priv->restart_work, can_restart_work); in alloc_candev_mqs() 454 cancel_delayed_work_sync(&priv->restart_work); in close_candev()
|
/linux/drivers/net/can/spi/ |
H A D | hi311x.c | 159 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()
|
H A D | mcp251x.c | 242 struct work_struct restart_work; member 813 queue_work(priv->wq, &priv->restart_work); in mcp251x_do_set_mode() 1020 restart_work); in mcp251x_restart_work_handler() 1375 INIT_WORK(&priv->restart_work, mcp251x_restart_work_handler); in mcp251x_can_probe() 1491 queue_work(priv->wq, &priv->restart_work); in mcp251x_can_resume()
|
/linux/include/linux/can/ |
H A D | dev.h | 77 struct delayed_work restart_work; member
|
/linux/drivers/net/ethernet/xilinx/ |
H A D | ll_temac.h | 397 struct delayed_work restart_work; member
|
/linux/drivers/hv/ |
H A D | hv_util.c | 177 static DECLARE_WORK(restart_work, perform_restart); 244 work = &restart_work; in shutdown_onchannelcallback()
|
/linux/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-net.c | 320 schedule_work(&pdata->restart_work); in xlgmac_isr() 630 restart_work); in xlgmac_restart() 660 INIT_WORK(&pdata->restart_work, xlgmac_restart); in xlgmac_open() 696 schedule_work(&pdata->restart_work); in xlgmac_tx_timeout()
|
H A D | dwc-xlgmac.h | 561 struct work_struct restart_work; member
|
/linux/drivers/net/ethernet/atheros/ |
H A D | ag71xx.c | 374 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() 1577 schedule_delayed_work(&ag->restart_work, 1); in ag71xx_tx_timeout() 1583 restart_work.work); in ag71xx_restart_work_func() 1861 INIT_DELAYED_WORK(&ag->restart_work, ag71xx_restart_work_func); in ag71xx_probe()
|
/linux/drivers/net/ethernet/microchip/ |
H A D | enc28j60.c | 62 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()
|
/linux/drivers/usb/host/ |
H A 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()
|
H A D | ohci.h | 409 unsigned restart_work:1; member
|
/linux/drivers/net/ethernet/toshiba/ |
H A D | tc35815.c | 411 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()
|
/linux/drivers/net/wireless/ath/carl9170/ |
H A D | main.c | 470 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()
|
H A D | carl9170.h | 296 struct work_struct restart_work; member
|
/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | b43legacy.h | 729 struct work_struct restart_work; member
|
H A D | main.c | 3560 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()
|
/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-pci.c | 470 schedule_work(&pdata->restart_work); in xgbe_pci_resume()
|
H A D | xgbe-drv.c | 533 schedule_work(&pdata->restart_work); in xgbe_isr_bh_work() 1472 restart_work); in xgbe_restart() 1882 INIT_WORK(&pdata->restart_work, xgbe_restart); in xgbe_open() 2087 schedule_work(&pdata->restart_work); in xgbe_tx_timeout()
|
H A D | xgbe.h | 1246 struct work_struct restart_work; member
|
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | b43.h | 875 struct work_struct restart_work; member
|
H A D | main.c | 5208 container_of(work, struct b43_wldev, restart_work); in b43_chip_reset() 5461 INIT_WORK(&dev->restart_work, b43_chip_reset); in b43_wireless_core_attach() 5669 cancel_work_sync(&wldev->restart_work); in b43_bcma_remove() 5752 cancel_work_sync(&wldev->restart_work); in b43_ssb_remove() 5788 ieee80211_queue_work(dev->wl->hw, &dev->restart_work); in b43_controller_restart()
|
/linux/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 2375 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()
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | core.h | 1210 struct work_struct restart_work; member
|
H A D | core.c | 2494 queue_work(ar->workqueue, &ar->restart_work); in ath10k_core_start_recovery() 2525 struct ath10k *ar = container_of(work, struct ath10k, restart_work); in ath10k_core_restart() 3689 INIT_WORK(&ar->restart_work, ath10k_core_restart); in ath10k_core_create()
|