Home
last modified time | relevance | path

Searched refs:mt76_txq_schedule (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Dtx.c499 void mt76_txq_schedule(struct mt76_phy *phy, enum mt76_txq_id qid) in mt76_txq_schedule() function
516 EXPORT_SYMBOL_GPL(mt76_txq_schedule); variable
523 mt76_txq_schedule(phy, i); in mt76_txq_schedule_all()
H A Dsdio.c165 mt76_txq_schedule(&dev->phy, qid); in mt76s_process_tx_queue()
H A Dusb.c823 mt76_txq_schedule(&dev->phy, i); in mt76u_tx_worker()
H A Dmt76.h908 void mt76_txq_schedule(struct mt76_phy *phy, enum mt76_txq_id qid);
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dtx.c575 void mt76_txq_schedule(struct mt76_phy *phy, enum mt76_txq_id qid) in mt76_txq_schedule() function
594 EXPORT_SYMBOL_GPL(mt76_txq_schedule); variable
601 mt76_txq_schedule(phy, i); in mt76_txq_schedule_all()
H A Dmt76.h1281 void mt76_txq_schedule(struct mt76_phy *phy, enum mt76_txq_id qid);

Completed in 11 milliseconds