Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/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()
/openbmc/linux/drivers/net/wireless/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);
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dpci.c162 .sta_ps = mt76x02_sta_ps, in mt76x0e_probe()
H A Dusb.c220 .sta_ps = mt76x02_sta_ps, in mt76x0u_probe()