mt76_stop_tx_queues  709 drivers/net/wireless/mediatek/mt76/mt76.h void mt76_stop_tx_queues(struct mt76_dev *dev, struct ieee80211_sta *sta,
mt76_stop_tx_queues  383 drivers/net/wireless/mediatek/mt76/mt7603/main.c 	mt76_stop_tx_queues(&dev->mt76, sta, true);
mt76_stop_tx_queues  626 drivers/net/wireless/mediatek/mt76/mt76x02_util.c 	mt76_stop_tx_queues(&dev->mt76, sta, true);
mt76_stop_tx_queues  586 drivers/net/wireless/mediatek/mt76/tx.c EXPORT_SYMBOL_GPL(mt76_stop_tx_queues);