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

#include <cfg80211.h>

Data Fields

u32 flags
 
int n_patterns
 
int pattern_max_len
 
int pattern_min_len
 

Detailed Description

struct wiphy_wowlan_support - WoWLAN support data : see &enum wiphy_wowlan_support_flags : number of supported wakeup patterns (see nl80211.h for the pattern definition) : maximum length of each pattern : minimum length of each pattern

Definition at line 2052 of file cfg80211.h.

Field Documentation

u32 flags

Definition at line 2053 of file cfg80211.h.

int n_patterns

Definition at line 2054 of file cfg80211.h.

int pattern_max_len

Definition at line 2055 of file cfg80211.h.

int pattern_min_len

Definition at line 2056 of file cfg80211.h.


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