Searched refs:iv_sta_ps (Results 1 - 5 of 5) sorted by relevance

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_power.c77 vap->iv_sta_ps = ieee80211_sta_pwrsave;
589 vap->iv_sta_ps(vap, 0);
636 vap->iv_sta_ps(vap, 1);
H A Dieee80211_scan_sw.c654 vap->iv_sta_ps(vap, 1);
923 vap->iv_sta_ps(vap, 0);
H A Dieee80211_sta.c436 vap->iv_sta_ps(vap, 0);
464 vap->iv_sta_ps(vap, 1);
H A Dieee80211_adhoc.c268 vap->iv_sta_ps(vap, 0);
H A Dieee80211_var.h563 void (*iv_sta_ps)(struct ieee80211vap *, int); member in struct:ieee80211vap

Completed in 99 milliseconds