Home
last modified time | relevance | path

Searched refs:mt76x02_sta_ps (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dusb.c38 .sta_ps = mt76x02_sta_ps, in mt76x2u_probe()
H A Dpci.c32 .sta_ps = mt76x02_sta_ps, in mt76x2e_probe()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02.h202 void mt76x02_sta_ps(struct mt76_dev *dev, struct ieee80211_sta *sta, bool ps);
H A Dmt76x02_util.c623 void mt76x02_sta_ps(struct mt76_dev *mdev, struct ieee80211_sta *sta, in mt76x02_sta_ps() function
634 EXPORT_SYMBOL_GPL(mt76x02_sta_ps);
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x0/
H A Dpci.c162 .sta_ps = mt76x02_sta_ps, in mt76x0e_probe()