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

#include <ath9k.h>

Data Fields

bool hw_timer_enabled
 
spinlock_t btcoex_lock
 
struct timer_list period_timer
 
u32 bt_priority_cnt
 
unsigned long bt_priority_time
 
unsigned long op_flags
 
int bt_stomp_type
 
u32 btcoex_no_stomp
 
u32 btcoex_period
 
u32 btscan_no_stomp
 
u32 duty_cycle
 
u32 bt_wait_time
 
struct ath_gen_timerno_stomp_timer
 
struct ath_mci_profile mci
 

Detailed Description

Definition at line 468 of file ath9k.h.

Field Documentation

u32 bt_priority_cnt

Definition at line 472 of file ath9k.h.

unsigned long bt_priority_time

Definition at line 473 of file ath9k.h.

int bt_stomp_type

Definition at line 475 of file ath9k.h.

u32 bt_wait_time

Definition at line 480 of file ath9k.h.

spinlock_t btcoex_lock

Definition at line 470 of file ath9k.h.

u32 btcoex_no_stomp

Definition at line 476 of file ath9k.h.

u32 btcoex_period

Definition at line 477 of file ath9k.h.

u32 btscan_no_stomp

Definition at line 478 of file ath9k.h.

u32 duty_cycle

Definition at line 479 of file ath9k.h.

bool hw_timer_enabled

Definition at line 469 of file ath9k.h.

Definition at line 482 of file ath9k.h.

struct ath_gen_timer* no_stomp_timer

Definition at line 481 of file ath9k.h.

unsigned long op_flags

Definition at line 474 of file ath9k.h.

struct timer_list period_timer

Definition at line 471 of file ath9k.h.


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