|
Linux Kernel
3.7.1
|
#include <main.h>
| u8 arp_filter[ARP_FILTER_MAX_BUF_SIZE] |
| struct mwifiex_bss_prio_tbl bss_prio_tbl[MWIFIEX_MAX_BSS_NUM] |
| spinlock_t cmd_free_q_lock |
| spinlock_t cmd_pending_q_lock |
| struct cmd_ctrl_node* cmd_pool |
| struct cmd_ctrl_node* cmd_queued |
| struct timer_list cmd_timer |
| struct mwifiex_wait_queue cmd_wait_q |
| u8 country_code[IEEE80211_COUNTRY_STRING_LEN] |
| struct cmd_ctrl_node* curr_cmd |
| struct mwifiex_dbg dbg |
| struct mwifiex_802_11d_domain_reg domain_reg |
| u8 event_body[MAX_EVENT_SIZE] |
| struct completion fw_load |
| wait_queue_head_t hs_activate_wait_q |
| struct mwifiex_hs_config_param hs_cfg |
| struct mwifiex_if_ops if_ops |
| wait_queue_head_t init_wait_q |
| spinlock_t int_lock |
| spinlock_t main_proc_lock |
| struct work_struct main_work |
| spinlock_t mwifiex_cmd_lock |
| spinlock_t mwifiex_lock |
| spinlock_t queue_lock |
| struct mwifiex_chan_scan_param_set* scan_channels |
| spinlock_t scan_pending_q_lock |
| struct mwifiex_sleep_period sleep_period |
| u8 upld_buf[MWIFIEX_UPLD_SIZE] |
| struct sk_buff_head usb_rx_data_q |
| struct workqueue_struct* workqueue |
1.8.2