|
Linux Kernel
3.7.1
|
#include <commands.h>
Data Fields | |
| u8 | mask [IWLAGN_WOWLAN_MAX_PATTERN_LEN/8] |
| u8 | pattern [IWLAGN_WOWLAN_MAX_PATTERN_LEN] |
| u8 | mask_size |
| u8 | pattern_size |
| __le16 | reserved |
Definition at line 3789 of file commands.h.
| u8 mask[IWLAGN_WOWLAN_MAX_PATTERN_LEN/8] |
Definition at line 3790 of file commands.h.
| u8 mask_size |
Definition at line 3792 of file commands.h.
| u8 pattern[IWLAGN_WOWLAN_MAX_PATTERN_LEN] |
Definition at line 3791 of file commands.h.
| u8 pattern_size |
Definition at line 3793 of file commands.h.
| __le16 reserved |
Definition at line 3794 of file commands.h.
1.8.2