Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/
H A Dtx.c791 void mt76_stop_tx_queues(struct mt76_phy *phy, struct ieee80211_sta *sta, in mt76_stop_tx_queues() function
812 EXPORT_SYMBOL_GPL(mt76_stop_tx_queues);
H A Dmt76.h1533 void mt76_stop_tx_queues(struct mt76_phy *phy, struct ieee80211_sta *sta,
/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmain.c412 mt76_stop_tx_queues(&dev->mphy, sta, true); in mt7603_sta_ps()