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

#include <wl_cfg80211.h>

Data Fields

struct brcmf_ssid_le ssid
 
__le32 flags
 
__le32 infra
 
__le32 auth
 
__le32 wpa_auth
 
__le32 wsec
 

Detailed Description

struct brcmf_pno_net_param_le - scan parameters per preferred network.

: ssid name and its length. : bit2: hidden. : BSS vs IBSS. : Open vs Closed. : WPA type. : wsec value.

Definition at line 330 of file wl_cfg80211.h.

Field Documentation

__le32 auth

Definition at line 334 of file wl_cfg80211.h.

__le32 flags

Definition at line 332 of file wl_cfg80211.h.

__le32 infra

Definition at line 333 of file wl_cfg80211.h.

Definition at line 331 of file wl_cfg80211.h.

__le32 wpa_auth

Definition at line 335 of file wl_cfg80211.h.

__le32 wsec

Definition at line 336 of file wl_cfg80211.h.


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