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

#include <rtl871x_mlme.h>

Data Fields

spinlock_t lock
 
spinlock_t lock2
 
sint fw_state
 
u8 to_join
 
u8nic_hdl
 
struct list_headpscanned
 
struct __queue free_bss_pool
 
struct __queue scanned_queue
 
u8free_bss_buf
 
unsigned long num_of_scanned
 
u8 passive_mode
 
struct ndis_802_11_ssid assoc_ssid
 
u8 assoc_bssid [6]
 
struct wlan_network cur_network
 
struct sitesurvey_ctrl sitesurveyctrl
 
struct timer_list assoc_timer
 
uint assoc_by_bssid
 
uint assoc_by_rssi
 
struct timer_list scan_to_timer
 
struct timer_list dhcp_timer
 
struct qos_priv qospriv
 
struct ht_priv htpriv
 
struct timer_list wdg_timer
 

Detailed Description

Definition at line 82 of file rtl871x_mlme.h.

Field Documentation

u8 assoc_bssid[6]

Definition at line 96 of file rtl871x_mlme.h.

uint assoc_by_bssid

Definition at line 100 of file rtl871x_mlme.h.

uint assoc_by_rssi

Definition at line 101 of file rtl871x_mlme.h.

Definition at line 95 of file rtl871x_mlme.h.

struct timer_list assoc_timer

Definition at line 99 of file rtl871x_mlme.h.

struct wlan_network cur_network

Definition at line 97 of file rtl871x_mlme.h.

struct timer_list dhcp_timer

Definition at line 103 of file rtl871x_mlme.h.

u8* free_bss_buf

Definition at line 92 of file rtl871x_mlme.h.

struct __queue free_bss_pool

Definition at line 90 of file rtl871x_mlme.h.

Definition at line 86 of file rtl871x_mlme.h.

struct ht_priv htpriv

Definition at line 105 of file rtl871x_mlme.h.

spinlock_t lock

Definition at line 84 of file rtl871x_mlme.h.

spinlock_t lock2

Definition at line 85 of file rtl871x_mlme.h.

u8* nic_hdl

Definition at line 88 of file rtl871x_mlme.h.

unsigned long num_of_scanned

Definition at line 93 of file rtl871x_mlme.h.

u8 passive_mode

Definition at line 94 of file rtl871x_mlme.h.

struct list_head* pscanned

Definition at line 89 of file rtl871x_mlme.h.

struct qos_priv qospriv

Definition at line 104 of file rtl871x_mlme.h.

struct timer_list scan_to_timer

Definition at line 102 of file rtl871x_mlme.h.

struct __queue scanned_queue

Definition at line 91 of file rtl871x_mlme.h.

struct sitesurvey_ctrl sitesurveyctrl

Definition at line 98 of file rtl871x_mlme.h.

u8 to_join

Definition at line 87 of file rtl871x_mlme.h.

struct timer_list wdg_timer

Definition at line 106 of file rtl871x_mlme.h.


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