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

#include <cfg80211.h>

Data Fields

u8 flags
 
u8 dtim_period
 
u16 beacon_interval
 

Detailed Description

struct sta_bss_parameters - BSS parameters for the attached station

Information about the currently associated BSS

: bitflag of flags from &enum bss_param_flags : DTIM period for the BSS : beacon interval

Definition at line 635 of file cfg80211.h.

Field Documentation

u16 beacon_interval

Definition at line 638 of file cfg80211.h.

u8 dtim_period

Definition at line 637 of file cfg80211.h.

u8 flags

Definition at line 636 of file cfg80211.h.


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