Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmt7603.h245 void mt7603_sta_ps(struct mt76_dev *mdev, struct ieee80211_sta *sta, bool ps);
H A Dinit.c16 .sta_ps = mt7603_sta_ps,
H A Dmain.c415 mt7603_sta_ps(struct mt76_dev *mdev, struct ieee80211_sta *sta, bool ps) in mt7603_sta_ps() function