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

#include <htc.h>

Data Fields

struct devicedev
 
struct ieee80211_hwhw
 
struct ath_hwah
 
struct htc_targethtc
 
struct wmiwmi
 
u16 fw_version_major
 
u16 fw_version_minor
 
enum htc_endpoint_id wmi_cmd_ep
 
enum htc_endpoint_id beacon_ep
 
enum htc_endpoint_id cab_ep
 
enum htc_endpoint_id uapsd_ep
 
enum htc_endpoint_id mgmt_ep
 
enum htc_endpoint_id data_be_ep
 
enum htc_endpoint_id data_bk_ep
 
enum htc_endpoint_id data_vi_ep
 
enum htc_endpoint_id data_vo_ep
 
u8 vif_slot
 
u8 mon_vif_idx
 
u8 sta_slot
 
u8 vif_sta_pos [ATH9K_HTC_MAX_VIF]
 
u8 num_ibss_vif
 
u8 num_sta_vif
 
u8 num_sta_assoc_vif
 
u8 num_ap_vif
 
u16 curtxpow
 
u16 txpowlimit
 
u16 nvifs
 
u16 nstations
 
bool rearm_ani
 
bool reconfig_beacon
 
unsigned int rxfilter
 
unsigned long op_flags
 
struct ath9k_hw_cal_data caldata
 
struct ieee80211_supported_band sbands [IEEE80211_NUM_BANDS]
 
spinlock_t beacon_lock
 
struct htc_beacon_config cur_beacon_conf
 
struct ath9k_htc_rx rx
 
struct ath9k_htc_tx tx
 
struct tasklet_struct swba_tasklet
 
struct tasklet_struct rx_tasklet
 
struct delayed_work ani_work
 
struct tasklet_struct tx_failed_tasklet
 
struct work_struct ps_work
 
struct work_struct fatal_work
 
struct mutex htc_pm_lock
 
unsigned long ps_usecount
 
bool ps_enabled
 
bool ps_idle
 
int beaconq
 
int cabq
 
int hwq_map [WME_NUM_AC]
 
struct delayed_work coex_period_work
 
struct delayed_work duty_cycle_work
 
struct mutex mutex
 

Detailed Description

Definition at line 427 of file htc.h.

Field Documentation

Definition at line 430 of file htc.h.

struct delayed_work ani_work

Definition at line 476 of file htc.h.

enum htc_endpoint_id beacon_ep

Definition at line 438 of file htc.h.

spinlock_t beacon_lock

Definition at line 468 of file htc.h.

int beaconq

Definition at line 494 of file htc.h.

enum htc_endpoint_id cab_ep

Definition at line 439 of file htc.h.

int cabq

Definition at line 495 of file htc.h.

Definition at line 465 of file htc.h.

struct delayed_work coex_period_work

Definition at line 502 of file htc.h.

struct htc_beacon_config cur_beacon_conf

Definition at line 469 of file htc.h.

u16 curtxpow

Definition at line 456 of file htc.h.

enum htc_endpoint_id data_be_ep

Definition at line 442 of file htc.h.

enum htc_endpoint_id data_bk_ep

Definition at line 443 of file htc.h.

enum htc_endpoint_id data_vi_ep

Definition at line 444 of file htc.h.

enum htc_endpoint_id data_vo_ep

Definition at line 445 of file htc.h.

struct device* dev

Definition at line 428 of file htc.h.

struct delayed_work duty_cycle_work

Definition at line 503 of file htc.h.

struct work_struct fatal_work

Definition at line 479 of file htc.h.

u16 fw_version_major

Definition at line 434 of file htc.h.

u16 fw_version_minor

Definition at line 435 of file htc.h.

Definition at line 431 of file htc.h.

struct mutex htc_pm_lock

Definition at line 481 of file htc.h.

Definition at line 429 of file htc.h.

int hwq_map[WME_NUM_AC]

Definition at line 496 of file htc.h.

enum htc_endpoint_id mgmt_ep

Definition at line 441 of file htc.h.

u8 mon_vif_idx

Definition at line 448 of file htc.h.

Definition at line 507 of file htc.h.

u16 nstations

Definition at line 459 of file htc.h.

u8 num_ap_vif

Definition at line 454 of file htc.h.

u8 num_ibss_vif

Definition at line 451 of file htc.h.

u8 num_sta_assoc_vif

Definition at line 453 of file htc.h.

u8 num_sta_vif

Definition at line 452 of file htc.h.

u16 nvifs

Definition at line 458 of file htc.h.

unsigned long op_flags

Definition at line 463 of file htc.h.

bool ps_enabled

Definition at line 483 of file htc.h.

bool ps_idle

Definition at line 484 of file htc.h.

unsigned long ps_usecount

Definition at line 482 of file htc.h.

Definition at line 478 of file htc.h.

bool rearm_ani

Definition at line 460 of file htc.h.

bool reconfig_beacon

Definition at line 461 of file htc.h.

Definition at line 471 of file htc.h.

struct tasklet_struct rx_tasklet

Definition at line 475 of file htc.h.

unsigned int rxfilter

Definition at line 462 of file htc.h.

Definition at line 466 of file htc.h.

u8 sta_slot

Definition at line 449 of file htc.h.

struct tasklet_struct swba_tasklet

Definition at line 474 of file htc.h.

Definition at line 472 of file htc.h.

struct tasklet_struct tx_failed_tasklet

Definition at line 477 of file htc.h.

u16 txpowlimit

Definition at line 457 of file htc.h.

enum htc_endpoint_id uapsd_ep

Definition at line 440 of file htc.h.

u8 vif_slot

Definition at line 447 of file htc.h.

u8 vif_sta_pos[ATH9K_HTC_MAX_VIF]

Definition at line 450 of file htc.h.

Definition at line 432 of file htc.h.

enum htc_endpoint_id wmi_cmd_ep

Definition at line 437 of file htc.h.


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