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

#include <dhd.h>

Data Fields

__le32 version
 
__le32 length
 
u8 BSSID [ETH_ALEN]
 
__le16 beacon_period
 
__le16 capability
 
u8 SSID_len
 
u8 SSID [32]
 
struct {
   __le32   count
 
   u8   rates [16]
 
rateset
 
__le16 chanspec
 
__le16 atim_window
 
u8 dtim_period
 
__le16 RSSI
 
s8 phy_noise
 
u8 n_cap
 
__le32 nbss_cap
 
u8 ctl_ch
 
__le32 reserved32 [1]
 
u8 flags
 
u8 reserved [3]
 
u8 basic_mcs [MCSSET_LEN]
 
__le16 ie_offset
 
__le32 ie_length
 
__le16 SNR
 

Detailed Description

Definition at line 360 of file dhd.h.

Field Documentation

__le16 atim_window

Definition at line 375 of file dhd.h.

u8 basic_mcs[MCSSET_LEN]

Definition at line 387 of file dhd.h.

__le16 beacon_period

Definition at line 366 of file dhd.h.

u8 BSSID[ETH_ALEN]

Definition at line 365 of file dhd.h.

__le16 capability

Definition at line 367 of file dhd.h.

__le16 chanspec

Definition at line 374 of file dhd.h.

__le32 count

Definition at line 371 of file dhd.h.

u8 ctl_ch

Definition at line 383 of file dhd.h.

u8 dtim_period

Definition at line 376 of file dhd.h.

u8 flags

Definition at line 385 of file dhd.h.

__le32 ie_length

Definition at line 390 of file dhd.h.

__le16 ie_offset

Definition at line 389 of file dhd.h.

__le32 length

Definition at line 362 of file dhd.h.

u8 n_cap

Definition at line 380 of file dhd.h.

__le32 nbss_cap

Definition at line 382 of file dhd.h.

s8 phy_noise

Definition at line 378 of file dhd.h.

u8 rates[16]

Definition at line 372 of file dhd.h.

struct { ... } rateset
u8 reserved[3]

Definition at line 386 of file dhd.h.

__le32 reserved32[1]

Definition at line 384 of file dhd.h.

__le16 RSSI

Definition at line 377 of file dhd.h.

__le16 SNR

Definition at line 391 of file dhd.h.

u8 SSID[32]

Definition at line 369 of file dhd.h.

u8 SSID_len

Definition at line 368 of file dhd.h.

__le32 version

Definition at line 361 of file dhd.h.


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