Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dpci_mac.c234 mt76_txq_schedule_all(&dev->mphy); in mt7615_mac_reset_work()
236 mt76_txq_schedule_all(ext_phy); in mt7615_mac_reset_work()
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dpci_mac.c71 mt76_txq_schedule_all(&dev->mphy); in mt7921e_mac_reset()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dtx.c743 void mt76_txq_schedule_all(struct mt76_phy *phy) in mt76_txq_schedule_all() function
756 EXPORT_SYMBOL_GPL(mt76_txq_schedule_all);
763 mt76_txq_schedule_all(&dev->phy); in mt76_tx_worker_run()
769 mt76_txq_schedule_all(phy); in mt76_tx_worker_run()
H A Dmt792x_core.c391 mt76_txq_schedule_all(&dev->mphy); in mt792x_tx_worker()
H A Dmt76.h1537 void mt76_txq_schedule_all(struct mt76_phy *phy);
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dpci_mac.c88 mt76_txq_schedule_all(&dev->mphy); in mt7925e_mac_reset()
H A Dusb.c91 mt76_txq_schedule_all(&dev->mphy); in mt7925u_mac_reset()
/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmac.c1449 mt76_txq_schedule_all(&dev->mphy); in mt7603_mac_watchdog_reset()
1514 mt76_txq_schedule_all(&dev->mphy); in mt7603_mac_watchdog_reset()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.c1323 mt76_txq_schedule_all(&dev->mphy); in mt7915_mac_restart()
1325 mt76_txq_schedule_all(ext_phy); in mt7915_mac_restart()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c2310 mt76_txq_schedule_all(phy->mt76); in mt7996_mac_restart()