Searched refs:NL80211_CMD_SET_WOWLAN (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dnl80211.h871 * @NL80211_CMD_SET_WOWLAN: set Wake-on-Wireless-LAN (WoWLAN) settings.
877 * The @NL80211_CMD_SET_WOWLAN command can also be used as a notification
1454 NL80211_CMD_SET_WOWLAN, enumerator in enum:nl80211_commands
2035 * @NL80211_ATTR_WOWLAN_TRIGGERS: used by %NL80211_CMD_SET_WOWLAN to
/linux-master/net/wireless/
H A Dnl80211.c17122 .cmd = NL80211_CMD_SET_WOWLAN,
19771 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_SET_WOWLAN);

Completed in 215 milliseconds