Searched refs:sta_ps (Results 1 – 7 of 7) sorted by relevance
40 .sta_ps = mt76x02_sta_ps, in mt76x2u_probe()
33 .sta_ps = mt76x02_sta_ps, in mt76x2e_probe()
167 .sta_ps = mt76x02_sta_ps, in mt76x0e_probe()
225 .sta_ps = mt76x02_sta_ps, in mt76x0u_probe()
16 .sta_ps = mt7603_sta_ps,
1370 if (dev->drv->sta_ps) in mt76_check_sta()1371 dev->drv->sta_ps(dev, sta, ps); in mt76_check_sta()
520 void (*sta_ps)(struct mt76_dev *dev, struct ieee80211_sta *sta, member
Completed in 23 milliseconds