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

#include <commands.h>

Data Fields

u8 id
 
u8 len
 
u8 ssid [32]
 

Detailed Description

struct iwl_ssid_ie - directed scan network information element

Up to 20 of these may appear in REPLY_SCAN_CMD, selected by "type" bit field in struct iwl_scan_channel; each channel may select different ssids from among the 20 entries. SSID IEs get transmitted in reverse order of entry.

Definition at line 2305 of file commands.h.

Field Documentation

u8 id

Definition at line 2306 of file commands.h.

u8 len

Definition at line 2307 of file commands.h.

u8 ssid[32]

Definition at line 2308 of file commands.h.


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