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

#include <dev.h>

Data Fields

struct ieee80211_vifvif
 
u8 mcast_queue
 
u8 ac_to_queue [IEEE80211_NUM_ACS]
 
u8 ac_to_fifo [IEEE80211_NUM_ACS]
 
bool always_active
 
bool is_active
 
bool ht_need_multiple_chains
 
enum iwl_rxon_context_id ctxid
 
u32 interface_modes
 
u32 exclusive_interface_modes
 
u8 unused_devtype
 
u8 ap_devtype
 
u8 ibss_devtype
 
u8 station_devtype
 
struct iwl_rxon_cmd active
 
struct iwl_rxon_cmd staging
 
struct iwl_rxon_time_cmd timing
 
struct iwl_qos_info qos_data
 
u8 bcast_sta_id
 
u8 ap_sta_id
 
u8 rxon_cmd
 
u8 rxon_assoc_cmd
 
u8 rxon_timing_cmd
 
u8 qos_cmd
 
u8 wep_key_cmd
 
struct iwl_wep_key wep_keys [WEP_KEYS_MAX]
 
u8 key_mapping_keys
 
__le32 station_flags
 
int beacon_int
 
struct {
   bool   non_gf_sta_present
 
   u8   protection
 
   bool   enabled
 
   bool   is_40mhz
 
   u8   extension_chan_offset
 
ht
 

Detailed Description

Definition at line 487 of file dev.h.

Field Documentation

u8 ac_to_fifo[IEEE80211_NUM_ACS]

Definition at line 492 of file dev.h.

u8 ac_to_queue[IEEE80211_NUM_ACS]

Definition at line 491 of file dev.h.

Definition at line 514 of file dev.h.

bool always_active

Definition at line 499 of file dev.h.

u8 ap_devtype

Definition at line 506 of file dev.h.

u8 ap_sta_id

Definition at line 521 of file dev.h.

u8 bcast_sta_id

Definition at line 521 of file dev.h.

int beacon_int

Definition at line 532 of file dev.h.

enum iwl_rxon_context_id ctxid

Definition at line 503 of file dev.h.

bool enabled

Definition at line 537 of file dev.h.

u32 exclusive_interface_modes

Definition at line 505 of file dev.h.

u8 extension_chan_offset

Definition at line 538 of file dev.h.

struct { ... } ht
bool ht_need_multiple_chains

Definition at line 501 of file dev.h.

u8 ibss_devtype

Definition at line 506 of file dev.h.

u32 interface_modes

Definition at line 505 of file dev.h.

bool is_40mhz

Definition at line 537 of file dev.h.

bool is_active

Definition at line 499 of file dev.h.

u8 key_mapping_keys

Definition at line 528 of file dev.h.

u8 mcast_queue

Definition at line 490 of file dev.h.

bool non_gf_sta_present

Definition at line 535 of file dev.h.

u8 protection

Definition at line 536 of file dev.h.

u8 qos_cmd

Definition at line 524 of file dev.h.

struct iwl_qos_info qos_data

Definition at line 519 of file dev.h.

u8 rxon_assoc_cmd

Definition at line 523 of file dev.h.

u8 rxon_cmd

Definition at line 523 of file dev.h.

u8 rxon_timing_cmd

Definition at line 523 of file dev.h.

Definition at line 515 of file dev.h.

u8 station_devtype

Definition at line 506 of file dev.h.

__le32 station_flags

Definition at line 530 of file dev.h.

Definition at line 517 of file dev.h.

u8 unused_devtype

Definition at line 506 of file dev.h.

Definition at line 488 of file dev.h.

u8 wep_key_cmd

Definition at line 525 of file dev.h.

Definition at line 527 of file dev.h.


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