Searched refs:in_ps (Results 1 - 1 of 1) sorted by path

/linux-master/net/mac80211/
H A Drx.c1626 bool in_ps; local
1631 in_ps = test_sta_flag(sta, WLAN_STA_PS_STA);
1632 if ((start && in_ps) || (!start && !in_ps))

Completed in 201 milliseconds