Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/mediatek/mt76/
Dtx.c579 void mt76_stop_tx_queues(struct mt76_phy *phy, struct ieee80211_sta *sta, in mt76_stop_tx_queues() function
600 EXPORT_SYMBOL_GPL(mt76_stop_tx_queues);
Dmt76x02_util.c623 mt76_stop_tx_queues(&dev->mphy, sta, true); in mt76x02_sta_ps()
Dmt76.h1052 void mt76_stop_tx_queues(struct mt76_phy *phy, struct ieee80211_sta *sta,
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7603/
Dmain.c397 mt76_stop_tx_queues(&dev->mphy, sta, true); in mt7603_sta_ps()