/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | pci_mac.c | 222 cancel_delayed_work_sync(&dev->mphy.mac_work); in mt7615_mac_reset_work() 227 cancel_delayed_work_sync(&phy2->mt76->mac_work); in mt7615_mac_reset_work() 287 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->mphy.mac_work, in mt7615_mac_reset_work() 291 &phy2->mt76->mac_work, timeout); in mt7615_mac_reset_work()
|
H A D | main.c | 83 ieee80211_queue_delayed_work(hw, &phy->mt76->mac_work, timeout); in mt7615_start() 99 cancel_delayed_work_sync(&phy->mt76->mac_work); in mt7615_stop() 291 cancel_delayed_work_sync(&phy->mt76->mac_work); in mt7615_set_channel() 337 &phy->mt76->mac_work, timeout); in mt7615_set_channel() 1256 cancel_delayed_work_sync(&phy->mt76->mac_work); in mt7615_suspend() 1301 ieee80211_queue_delayed_work(hw, &phy->mt76->mac_work, timeout); in mt7615_resume()
|
H A D | init.c | 558 INIT_DELAYED_WORK(&mphy->mac_work, mt7615_mac_work); in mt7615_register_ext_phy() 629 INIT_DELAYED_WORK(&dev->mphy.mac_work, mt7615_mac_work); in mt7615_init_device()
|
H A D | usb.c | 91 cancel_delayed_work_sync(&phy->mt76->mac_work); in mt7663u_stop()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt792x_mac.c | 15 mac_work.work); in mt792x_mac_work() 30 ieee80211_queue_delayed_work(phy->mt76->hw, &mphy->mac_work, in mt792x_mac_work() 340 ieee80211_queue_delayed_work(mphy->hw, &mphy->mac_work, in mt792x_pm_wake_work() 379 cancel_delayed_work_sync(&mphy->mac_work); in mt792x_pm_power_save_work()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
H A D | main.c | 20 mt7603_mac_work(&dev->mphy.mac_work.work); in mt7603_start() 31 cancel_delayed_work_sync(&dev->mphy.mac_work); in mt7603_stop() 146 cancel_delayed_work_sync(&dev->mphy.mac_work); in mt7603_set_channel() 187 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->mphy.mac_work, in mt7603_set_channel() 209 mt7603_mac_work(&dev->mphy.mac_work.work); in mt7603_set_channel()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/ |
H A D | pci.c | 19 ieee80211_queue_delayed_work(dev->mt76.hw, &dev->mphy.mac_work, in mt76x0e_start() 31 cancel_delayed_work_sync(&dev->mphy.mac_work); in mt76x0e_stop_hw()
|
H A D | usb.c | 86 cancel_delayed_work_sync(&dev->mphy.mac_work); in mt76x0u_stop() 112 ieee80211_queue_delayed_work(dev->mt76.hw, &dev->mphy.mac_work, in mt76x0u_start()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | mac.c | 1738 cancel_delayed_work_sync(&dev->mphy.mac_work); in mt7996_mac_full_reset() 1740 cancel_delayed_work_sync(&phy2->mt76->mac_work); in mt7996_mac_full_reset() 1742 cancel_delayed_work_sync(&phy3->mt76->mac_work); in mt7996_mac_full_reset() 1768 &dev->mphy.mac_work, in mt7996_mac_full_reset() 1772 &phy2->mt76->mac_work, in mt7996_mac_full_reset() 1776 &phy3->mt76->mac_work, in mt7996_mac_full_reset() 1829 cancel_delayed_work_sync(&dev->mphy.mac_work); in mt7996_mac_reset_work() 1832 cancel_delayed_work_sync(&phy2->mt76->mac_work); in mt7996_mac_reset_work() 1836 cancel_delayed_work_sync(&phy3->mt76->mac_work); in mt7996_mac_reset_work() 1896 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->mphy.mac_work, in mt7996_mac_reset_work() [all …]
|
H A D | main.c | 56 ieee80211_queue_delayed_work(hw, &phy->mt76->mac_work, in mt7996_run() 85 cancel_delayed_work_sync(&phy->mt76->mac_work); in mt7996_stop() 279 cancel_delayed_work_sync(&phy->mt76->mac_work); in mt7996_set_channel() 307 &phy->mt76->mac_work, in mt7996_set_channel()
|
H A D | init.c | 361 INIT_DELAYED_WORK(&mphy->mac_work, mt7996_mac_work); in mt7996_register_phy() 884 INIT_DELAYED_WORK(&dev->mphy.mac_work, mt7996_mac_work); in mt7996_register_device()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | main.c | 246 ieee80211_queue_delayed_work(mphy->hw, &mphy->mac_work, in __mt7921_start() 270 cancel_delayed_work_sync(&phy->mt76->mac_work); in mt7921_stop() 444 cancel_delayed_work_sync(&phy->mt76->mac_work); in mt7921_set_channel() 465 ieee80211_queue_delayed_work(phy->mt76->hw, &phy->mt76->mac_work, in mt7921_set_channel() 1026 cancel_delayed_work_sync(&phy->mt76->mac_work); in mt7921_suspend() 1057 ieee80211_queue_delayed_work(hw, &phy->mt76->mac_work, in mt7921_resume()
|
H A D | init.c | 205 INIT_DELAYED_WORK(&dev->mphy.mac_work, mt792x_mac_work); in mt7921_register_device()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x2/ |
H A D | usb_main.c | 18 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->mphy.mac_work, in mt76x2u_start()
|
H A D | pci_main.c | 17 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->mphy.mac_work, in mt76x2_start()
|
H A D | usb_init.c | 241 cancel_delayed_work_sync(&dev->mphy.mac_work); in mt76x2u_stop_hw()
|
H A D | pci_init.c | 274 cancel_delayed_work_sync(&dev->mphy.mac_work); in mt76x2_stop_hardware()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/ |
H A D | main.c | 22 ieee80211_queue_delayed_work(dev->hw, &dev->mac_work, in mt7601u_start() 38 cancel_delayed_work_sync(&dev->mac_work); in mt7601u_stop()
|
H A D | mac.c | 304 mac_work.work); in mt7601u_mac_work() 351 ieee80211_queue_delayed_work(dev->hw, &dev->mac_work, 10 * HZ); in mt7601u_mac_work()
|
H A D | mt7601u.h | 168 struct delayed_work mac_work; member
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | efx_common.c | 160 struct efx_nic *efx = container_of(data, struct efx_nic, mac_work); in efx_mac_work() 208 queue_work(efx->workqueue, &efx->mac_work); in efx_siena_set_rx_mode() 518 cancel_work_sync(&efx->mac_work); in efx_stop_port() 1037 INIT_WORK(&efx->mac_work, efx_mac_work); in efx_siena_init_struct()
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | efx_common.c | 156 struct efx_nic *efx = container_of(data, struct efx_nic, mac_work); in efx_mac_work() 204 queue_work(efx->workqueue, &efx->mac_work); in efx_set_rx_mode() 514 cancel_work_sync(&efx->mac_work); in efx_stop_port() 1022 INIT_WORK(&efx->mac_work, efx_mac_work); in efx_init_struct()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mac.c | 1455 cancel_delayed_work_sync(&dev->mphy.mac_work); in mt7915_mac_full_reset() 1457 cancel_delayed_work_sync(&ext_phy->mac_work); in mt7915_mac_full_reset() 1544 cancel_delayed_work_sync(&dev->mphy.mac_work); in mt7915_mac_reset_work() 1547 cancel_delayed_work_sync(&phy2->mt76->mac_work); in mt7915_mac_reset_work() 1605 ieee80211_queue_delayed_work(mt76_hw(dev), &dev->mphy.mac_work, in mt7915_mac_reset_work() 1609 &phy2->mt76->mac_work, in mt7915_mac_reset_work() 2005 mac_work.work); in mt7915_mac_work() 2025 ieee80211_queue_delayed_work(mphy->hw, &mphy->mac_work, in mt7915_mac_work()
|
H A D | main.c | 87 ieee80211_queue_delayed_work(hw, &phy->mt76->mac_work, in mt7915_run() 116 cancel_delayed_work_sync(&phy->mt76->mac_work); in mt7915_stop() 325 cancel_delayed_work_sync(&phy->mt76->mac_work); in mt7915_set_channel() 357 &phy->mt76->mac_work, in mt7915_set_channel() 1660 ieee80211_queue_delayed_work(hw, &phy->mt76->mac_work, in mt7915_reconfig_complete()
|
/openbmc/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | efx.c | 1014 struct ef4_nic *efx = container_of(data, struct ef4_nic, mac_work); in ef4_mac_work() 1110 cancel_work_sync(&efx->mac_work); in ef4_stop_port() 2177 queue_work(efx->workqueue, &efx->mac_work); in ef4_set_rx_mode() 2656 INIT_WORK(&efx->mac_work, ef4_mac_work); in ef4_init_struct()
|