Home
last modified time | relevance | path

Searched refs:mt76_txq_schedule_all (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dpci_mac.c236 mt76_txq_schedule_all(&dev->mphy); in mt7615_mac_reset_work()
238 mt76_txq_schedule_all(ext_phy); in mt7615_mac_reset_work()
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dusb_main.c59 mt76_txq_schedule_all(&dev->mphy); in mt76x2u_set_channel()
H A Dpci_main.c61 mt76_txq_schedule_all(&dev->mphy); in mt76x2_set_channel()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dpci_mac.c72 mt76_txq_schedule_all(&dev->mphy); in mt7921e_mac_reset()
H A Dsdio_mac.c99 mt76_txq_schedule_all(&dev->mphy); in mt7921s_mac_reset()
H A Dusb.c85 mt76_txq_schedule_all(&dev->mphy); in mt7921u_mac_reset()
H A Dsdio.c228 mt76_txq_schedule_all(&dev->mphy); in mt7921s_suspend()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dtx.c596 void mt76_txq_schedule_all(struct mt76_phy *phy) in mt76_txq_schedule_all() function
603 EXPORT_SYMBOL_GPL(mt76_txq_schedule_all);
615 mt76_txq_schedule_all(phy); in mt76_tx_worker_run()
H A Dmt76x02_mmio.c141 mt76_txq_schedule_all(&dev->mphy); in mt76x02_tx_worker()
515 mt76_txq_schedule_all(&dev->mphy); in mt76x02_watchdog_reset()
H A Dmt792x_core.c214 mt76_txq_schedule_all(&dev->mphy); in mt792x_tx_worker()
H A Dmt76.h1288 void mt76_txq_schedule_all(struct mt76_phy *phy);
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.c1633 mt76_txq_schedule_all(&dev->mphy); in mt7996_mac_restart()
1635 mt76_txq_schedule_all(phy2->mt76); in mt7996_mac_restart()
1637 mt76_txq_schedule_all(phy3->mt76); in mt7996_mac_restart()
H A Dmain.c300 mt76_txq_schedule_all(phy->mt76); in mt7996_set_channel()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmac.c1432 mt76_txq_schedule_all(&dev->mphy); in mt7603_mac_watchdog_reset()
1503 mt76_txq_schedule_all(&dev->mphy); in mt7603_mac_watchdog_reset()
H A Dmain.c185 mt76_txq_schedule_all(&dev->mphy); in mt7603_set_channel()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmac.c1381 mt76_txq_schedule_all(&dev->mphy); in mt7915_mac_restart()
1383 mt76_txq_schedule_all(ext_phy); in mt7915_mac_restart()
H A Dmain.c353 mt76_txq_schedule_all(phy->mt76); in mt7915_set_channel()