|
Linux Kernel
3.7.1
|
#include <core.h>
Data Structures | |
| struct | ath6kl_hw |
| enum htc_endpoint_id ac2ep_map[WMM_NUM_AC] |
| bool ac_stream_active[WMM_NUM_AC] |
| u8 ac_stream_pri_map[WMM_NUM_AC] |
| struct ath6kl_req_key ap_mode_bkey |
| struct wmi_ap_mode_stat ap_stats |
| struct workqueue_struct* ath6kl_wq |
| struct ath6kl_bmi bmi |
| struct ath6kl_cookie* cookie_list |
| struct ath6kl_cookie cookie_mem[MAX_COOKIE_NUM] |
| struct ath6kl_htc_credit_info credit_state_info |
| enum htc_endpoint_id ctrl_ep |
| u8 ep2ac_map[ENDPOINT_MAX] |
| wait_queue_head_t event_wq |
| unsigned long fw_capabilities[ATH6KL_CAPABILITY_LEN] |
| struct ath6kl_hif_ops* hif_ops |
| enum ath6kl_hif_type hif_type |
| struct ath6kl_htc_ops* htc_ops |
| spinlock_t list_lock |
| spinlock_t lock |
| struct ath6kl_mbox_info mbox_info |
| struct sk_buff_head mcastpsq |
| spinlock_t mcastpsq_lock |
| struct ath6kl_node_mapping node_map[MAX_NODE_NUM] |
| struct ath6kl_sta sta_list[AP_MAX_NUM_STA] |
| enum ath6kl_state state |
| struct { ... } tm |
| struct ath6kl_version version |
| enum wlan_low_pwr_state wlan_pwr_state |
1.8.2