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

#include <core.h>

Data Structures

struct  ath6kl_hw
 

Data Fields

struct devicedev
 
struct wiphywiphy
 
enum ath6kl_state state
 
unsigned int testmode
 
struct ath6kl_bmi bmi
 
struct ath6kl_hif_opshif_ops
 
struct ath6kl_htc_opshtc_ops
 
struct wmiwmi
 
int tx_pending [ENDPOINT_MAX]
 
int total_tx_data_pend
 
struct htc_targethtc_target
 
enum ath6kl_hif_type hif_type
 
voidhif_priv
 
struct list_head vif_list
 
spinlock_t list_lock
 
u8 num_vif
 
unsigned int vif_max
 
u8 max_norm_iface
 
u8 avail_idx_map
 
spinlock_t lock
 
struct semaphore sem
 
u8 lrssi_roam_threshold
 
struct ath6kl_version version
 
u32 target_type
 
u8 tx_pwr
 
struct ath6kl_node_mapping node_map [MAX_NODE_NUM]
 
u8 ibss_ps_enable
 
bool ibss_if_active
 
u8 node_num
 
u8 next_ep_id
 
struct ath6kl_cookiecookie_list
 
u32 cookie_count
 
enum htc_endpoint_id ac2ep_map [WMM_NUM_AC]
 
bool ac_stream_active [WMM_NUM_AC]
 
u8 ac_stream_pri_map [WMM_NUM_AC]
 
u8 hiac_stream_active_pri
 
u8 ep2ac_map [ENDPOINT_MAX]
 
enum htc_endpoint_id ctrl_ep
 
struct ath6kl_htc_credit_info credit_state_info
 
u32 connect_ctrl_flags
 
u32 user_key_ctrl
 
u8 usr_bss_filter
 
struct ath6kl_sta sta_list [AP_MAX_NUM_STA]
 
u8 sta_list_index
 
struct ath6kl_req_key ap_mode_bkey
 
struct sk_buff_head mcastpsq
 
u32 want_ch_switch
 
spinlock_t mcastpsq_lock
 
u8 intra_bss
 
struct wmi_ap_mode_stat ap_stats
 
u8 ap_country_code [3]
 
struct list_head amsdu_rx_buffer_queue
 
u8 rx_meta_ver
 
enum wlan_low_pwr_state wlan_pwr_state
 
u8 mac_addr [ETH_ALEN]
 
struct {
   void *   rx_report
 
   size_t   rx_report_len
 
tm
 
struct ath6kl::ath6kl_hw hw
 
u16 conf_flags
 
u16 suspend_mode
 
u16 wow_suspend_mode
 
wait_queue_head_t event_wq
 
struct ath6kl_mbox_info mbox_info
 
struct ath6kl_cookie cookie_mem [MAX_COOKIE_NUM]
 
unsigned long flag
 
u8fw_board
 
size_t fw_board_len
 
u8fw_otp
 
size_t fw_otp_len
 
u8fw
 
size_t fw_len
 
u8fw_patch
 
size_t fw_patch_len
 
u8fw_testscript
 
size_t fw_testscript_len
 
unsigned int fw_api
 
unsigned long fw_capabilities [ATH6KL_CAPABILITY_LEN]
 
struct workqueue_structath6kl_wq
 
struct dentrydebugfs_phy
 
bool p2p
 
bool wiphy_registered
 

Detailed Description

Definition at line 625 of file core.h.

Field Documentation

enum htc_endpoint_id ac2ep_map[WMM_NUM_AC]

Definition at line 667 of file core.h.

bool ac_stream_active[WMM_NUM_AC]

Definition at line 668 of file core.h.

u8 ac_stream_pri_map[WMM_NUM_AC]

Definition at line 669 of file core.h.

struct list_head amsdu_rx_buffer_queue

Definition at line 692 of file core.h.

u8 ap_country_code[3]

Definition at line 691 of file core.h.

struct ath6kl_req_key ap_mode_bkey

Definition at line 679 of file core.h.

Definition at line 690 of file core.h.

Definition at line 759 of file core.h.

u8 avail_idx_map

Definition at line 647 of file core.h.

Definition at line 632 of file core.h.

u16 conf_flags

Definition at line 732 of file core.h.

u32 connect_ctrl_flags

Definition at line 674 of file core.h.

u32 cookie_count

Definition at line 666 of file core.h.

struct ath6kl_cookie* cookie_list

Definition at line 665 of file core.h.

Definition at line 738 of file core.h.

struct ath6kl_htc_credit_info credit_state_info

Definition at line 673 of file core.h.

enum htc_endpoint_id ctrl_ep

Definition at line 672 of file core.h.

struct dentry* debugfs_phy

Definition at line 761 of file core.h.

struct device* dev

Definition at line 626 of file core.h.

u8 ep2ac_map[ENDPOINT_MAX]

Definition at line 671 of file core.h.

Definition at line 735 of file core.h.

unsigned long flag

Definition at line 739 of file core.h.

u8* fw

Definition at line 747 of file core.h.

unsigned int fw_api

Definition at line 756 of file core.h.

u8* fw_board

Definition at line 741 of file core.h.

size_t fw_board_len

Definition at line 742 of file core.h.

unsigned long fw_capabilities[ATH6KL_CAPABILITY_LEN]

Definition at line 757 of file core.h.

size_t fw_len

Definition at line 748 of file core.h.

u8* fw_otp

Definition at line 744 of file core.h.

size_t fw_otp_len

Definition at line 745 of file core.h.

u8* fw_patch

Definition at line 750 of file core.h.

size_t fw_patch_len

Definition at line 751 of file core.h.

u8* fw_testscript

Definition at line 753 of file core.h.

size_t fw_testscript_len

Definition at line 754 of file core.h.

u8 hiac_stream_active_pri

Definition at line 670 of file core.h.

Definition at line 633 of file core.h.

void* hif_priv

Definition at line 640 of file core.h.

enum ath6kl_hif_type hif_type

Definition at line 639 of file core.h.

Definition at line 634 of file core.h.

Definition at line 638 of file core.h.

bool ibss_if_active

Definition at line 662 of file core.h.

u8 ibss_ps_enable

Definition at line 661 of file core.h.

u8 intra_bss

Definition at line 689 of file core.h.

spinlock_t list_lock

Definition at line 643 of file core.h.

spinlock_t lock

Definition at line 653 of file core.h.

u8 lrssi_roam_threshold

Definition at line 656 of file core.h.

Definition at line 695 of file core.h.

u8 max_norm_iface

Definition at line 646 of file core.h.

Definition at line 736 of file core.h.

struct sk_buff_head mcastpsq

Definition at line 680 of file core.h.

spinlock_t mcastpsq_lock

Definition at line 687 of file core.h.

u8 next_ep_id

Definition at line 664 of file core.h.

Definition at line 660 of file core.h.

u8 node_num

Definition at line 663 of file core.h.

u8 num_vif

Definition at line 644 of file core.h.

bool p2p

Definition at line 763 of file core.h.

u8 rx_meta_ver

Definition at line 693 of file core.h.

void* rx_report

Definition at line 698 of file core.h.

size_t rx_report_len

Definition at line 699 of file core.h.

Definition at line 655 of file core.h.

Definition at line 677 of file core.h.

u8 sta_list_index

Definition at line 678 of file core.h.

Definition at line 629 of file core.h.

u16 suspend_mode

Definition at line 733 of file core.h.

Definition at line 658 of file core.h.

unsigned int testmode

Definition at line 630 of file core.h.

struct { ... } tm
int total_tx_data_pend

Definition at line 637 of file core.h.

Definition at line 636 of file core.h.

u8 tx_pwr

Definition at line 659 of file core.h.

u32 user_key_ctrl

Definition at line 675 of file core.h.

u8 usr_bss_filter

Definition at line 676 of file core.h.

Definition at line 657 of file core.h.

struct list_head vif_list

Definition at line 641 of file core.h.

unsigned int vif_max

Definition at line 645 of file core.h.

u32 want_ch_switch

Definition at line 681 of file core.h.

Definition at line 627 of file core.h.

bool wiphy_registered

Definition at line 765 of file core.h.

enum wlan_low_pwr_state wlan_pwr_state

Definition at line 694 of file core.h.

Definition at line 635 of file core.h.

u16 wow_suspend_mode

Definition at line 734 of file core.h.


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