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

#include <wl_cfg80211.h>

Data Fields

__le32 version
 
__le32 scan_freq
 
__le32 lost_network_timeout
 
__le16 flags
 
__le16 rssi_margin
 
u8 bestn
 
u8 mscan
 
u8 repeat
 
u8 exp
 
__le32 slow_freq
 

Detailed Description

struct brcmf_pno_param_le - PNO scan configuration parameters

Version
: PNO parameters version. : scan frequency. : sec. to declare discovered network as lost. : Bit field to control features of PFN such as sort criteria auto enable switch and background scan. : Margin to avoid jitter for choosing a PFN based on RSSI sort criteria. : number of best networks in each scan. : number of scans recorded. : minimum number of scan intervals before scan frequency changes in adaptive scan. : exponent of 2 for maximum scan interval. : slow scan period.

Definition at line 307 of file wl_cfg80211.h.

Field Documentation

u8 bestn

Definition at line 313 of file wl_cfg80211.h.

u8 exp

Definition at line 316 of file wl_cfg80211.h.

__le16 flags

Definition at line 311 of file wl_cfg80211.h.

__le32 lost_network_timeout

Definition at line 310 of file wl_cfg80211.h.

u8 mscan

Definition at line 314 of file wl_cfg80211.h.

u8 repeat

Definition at line 315 of file wl_cfg80211.h.

__le16 rssi_margin

Definition at line 312 of file wl_cfg80211.h.

__le32 scan_freq

Definition at line 309 of file wl_cfg80211.h.

__le32 slow_freq

Definition at line 317 of file wl_cfg80211.h.

__le32 version

Definition at line 308 of file wl_cfg80211.h.


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