Home
last modified time | relevance | path

Searched refs:mt76_stop_tx_queues (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/mediatek/mt76/
Dtx.c582 void mt76_stop_tx_queues(struct mt76_phy *phy, struct ieee80211_sta *sta, in mt76_stop_tx_queues() function
603 EXPORT_SYMBOL_GPL(mt76_stop_tx_queues);
Dmt76x02_util.c625 mt76_stop_tx_queues(&dev->mphy, sta, true); in mt76x02_sta_ps()
Dmt76.h1061 void mt76_stop_tx_queues(struct mt76_phy *phy, struct ieee80211_sta *sta,
/drivers/net/wireless/mediatek/mt76/mt7603/
Dmain.c397 mt76_stop_tx_queues(&dev->mphy, sta, true); in mt7603_sta_ps()