Home
last modified time | relevance | path

Searched refs:NL80211_PS_ENABLED (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnl80211.h1054 NL80211_PS_ENABLED, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnl80211.h4869 * @NL80211_PS_ENABLED: powersave is enabled
4873 NL80211_PS_ENABLED, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnl80211.h5325 * @NL80211_PS_ENABLED: powersave is enabled
5329 NL80211_PS_ENABLED, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnl80211.h1160 NL80211_PS_ENABLED, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnl80211.h1148 NL80211_PS_ENABLED, enumerator
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c536 NL80211_PS_ENABLED),
11355 state = (ps_state == NL80211_PS_ENABLED) ? true : false; in nl80211_set_power_save()
11393 ps_state = NL80211_PS_ENABLED; in nl80211_get_power_save()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c596 NL80211_PS_ENABLED),
12734 state = (ps_state == NL80211_PS_ENABLED) ? true : false; in nl80211_set_power_save()
12772 ps_state = NL80211_PS_ENABLED; in nl80211_get_power_save()

Completed in 83 milliseconds