Home
last modified time | relevance | path

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

/linux-3.4.99/net/mac80211/
Drx.c1180 bool in_ps; in ieee80211_sta_ps_transition() local
1185 in_ps = test_sta_flag(sta_inf, WLAN_STA_PS_STA); in ieee80211_sta_ps_transition()
1186 if ((start && in_ps) || (!start && !in_ps)) in ieee80211_sta_ps_transition()