Searched refs:pwrmgt (Results 1 – 1 of 1) sorted by relevance
2876 int pwrmgt, int type, int stype) in hostap_update_sta_ps2() argument2878 if (pwrmgt && !(sta->flags & WLAN_STA_PS)) { in hostap_update_sta_ps2()2883 } else if (!pwrmgt && (sta->flags & WLAN_STA_PS)) { in hostap_update_sta_ps2()