Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
cfg80211_wowlan Struct Reference

#include <cfg80211.h>

Data Fields

bool any
 
bool disconnect
 
bool magic_pkt
 
bool gtk_rekey_failure
 
bool eap_identity_req
 
bool four_way_handshake
 
bool rfkill_release
 
struct
cfg80211_wowlan_trig_pkt_pattern
patterns
 
int n_patterns
 

Detailed Description

struct cfg80211_wowlan - Wake on Wireless-LAN support info

This structure defines the enabled WoWLAN triggers for the device. : wake up on any activity – special trigger if device continues operating as normal during suspend : wake up if getting disconnected : wake up on receiving magic packet : wake up on receiving packet matching a pattern : number of patterns : wake up on GTK rekey failure : wake up on EAP identity request packet : wake up on 4-way handshake : wake up when rfkill is released

Definition at line 1400 of file cfg80211.h.

Field Documentation

bool any

Definition at line 1401 of file cfg80211.h.

bool disconnect

Definition at line 1401 of file cfg80211.h.

bool eap_identity_req

Definition at line 1401 of file cfg80211.h.

bool four_way_handshake

Definition at line 1401 of file cfg80211.h.

bool gtk_rekey_failure

Definition at line 1401 of file cfg80211.h.

bool magic_pkt

Definition at line 1401 of file cfg80211.h.

int n_patterns

Definition at line 1405 of file cfg80211.h.

Definition at line 1404 of file cfg80211.h.

bool rfkill_release

Definition at line 1401 of file cfg80211.h.


The documentation for this struct was generated from the following file: