Linux Kernel
3.7.1
|
#include <rtl871x_mlme.h>
Definition at line 82 of file rtl871x_mlme.h.
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.
struct ndis_802_11_ssid assoc_ssid |
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.
Definition at line 90 of file rtl871x_mlme.h.
Definition at line 86 of file rtl871x_mlme.h.
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.
Definition at line 89 of file rtl871x_mlme.h.
Definition at line 104 of file rtl871x_mlme.h.
struct timer_list scan_to_timer |
Definition at line 102 of file rtl871x_mlme.h.
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.