Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dath9k.h742 struct ath_btcoex { struct
743 spinlock_t btcoex_lock;
744 struct timer_list period_timer; /* Timer for BT period */
745 struct timer_list no_stomp_timer;
746 u32 bt_priority_cnt;
747 unsigned long bt_priority_time;
748 unsigned long op_flags;
749 int bt_stomp_type; /* Types of BT stomping */
750 u32 btcoex_no_stomp; /* in msec */
751 u32 btcoex_period; /* in msec */
[all …]
Dhtc.h418 struct ath_btcoex { struct
419 u32 bt_priority_cnt;
420 unsigned long bt_priority_time;
421 int bt_stomp_type; /* Types of BT stomping */
422 u32 btcoex_no_stomp;
423 u32 btcoex_period;
424 u32 btscan_no_stomp;