Searched refs:sta_ps (Results 1 – 7 of 7) sorted by relevance
44 .sta_ps = mt76x02_sta_ps, in mt76x2u_probe()
34 .sta_ps = mt76x02_sta_ps, in mt76x2e_probe()
168 .sta_ps = mt76x02_sta_ps, in mt76x0e_probe()
226 .sta_ps = mt76x02_sta_ps, in mt76x0u_probe()
16 .sta_ps = mt7603_sta_ps,
1453 if (dev->drv->sta_ps) in mt76_check_sta()1454 dev->drv->sta_ps(dev, sta, ps); in mt76_check_sta()
536 void (*sta_ps)(struct mt76_dev *dev, struct ieee80211_sta *sta, member
Completed in 19 milliseconds