Home
last modified time | relevance | path

Searched defs:ath_btcoex (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/net/wireless/ath/ath9k/
Dath9k.h442 struct ath_btcoex { struct
443 bool hw_timer_enabled;
444 spinlock_t btcoex_lock;
445 struct timer_list period_timer; /* Timer for BT period */
446 u32 bt_priority_cnt;
447 unsigned long bt_priority_time;
448 int bt_stomp_type; /* Types of BT stomping */
449 u32 btcoex_no_stomp; /* in usec */
450 u32 btcoex_period; /* in usec */
451 u32 btscan_no_stomp; /* in usec */
[all …]
Dhtc.h394 struct ath_btcoex { struct
395 u32 bt_priority_cnt;
396 unsigned long bt_priority_time;
397 int bt_stomp_type; /* Types of BT stomping */
398 u32 btcoex_no_stomp;
399 u32 btcoex_period;
400 u32 btscan_no_stomp;