Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/mediatek/mt76/
Dtx.c518 void mt76_txq_schedule_all(struct mt76_phy *phy) in mt76_txq_schedule_all() function
525 EXPORT_SYMBOL_GPL(mt76_txq_schedule_all);
531 mt76_txq_schedule_all(&dev->phy); in mt76_tx_worker()
533 mt76_txq_schedule_all(dev->phy2); in mt76_tx_worker()
Dmt76x02_mmio.c161 mt76_txq_schedule_all(&dev->mphy); in mt76x02_tx_worker()
518 mt76_txq_schedule_all(&dev->mphy); in mt76x02_watchdog_reset()
Dmt76.h908 void mt76_txq_schedule_all(struct mt76_phy *phy);
/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt76x0/
Dmain.c31 mt76_txq_schedule_all(&dev->mphy); in mt76x0_set_channel()
/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt76x2/
Dusb_main.c59 mt76_txq_schedule_all(&dev->mphy); in mt76x2u_set_channel()
Dpci_main.c61 mt76_txq_schedule_all(&dev->mphy); in mt76x2_set_channel()
/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7915/
Dmac.c1217 mt76_txq_schedule_all(&dev->mphy); in mt7915_mac_reset_work()
1219 mt76_txq_schedule_all(ext_phy); in mt7915_mac_reset_work()
Dmain.c253 mt76_txq_schedule_all(phy->mt76); in mt7915_set_channel()
/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7603/
Dmain.c179 mt76_txq_schedule_all(&dev->mphy); in mt7603_set_channel()
Dmac.c1403 mt76_txq_schedule_all(&dev->mphy); in mt7603_mac_watchdog_reset()
1468 mt76_txq_schedule_all(&dev->mphy); in mt7603_mac_watchdog_reset()
/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7615/
Dmac.c2129 mt76_txq_schedule_all(&dev->mphy); in mt7615_mac_reset_work()
2131 mt76_txq_schedule_all(ext_phy); in mt7615_mac_reset_work()
Dmain.c328 mt76_txq_schedule_all(phy->mt76); in mt7615_set_channel()