Searched defs:ath_btcoex (Results 1 – 2 of 2) sorted by relevance
442 struct ath_btcoex { struct443 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 …]
394 struct ath_btcoex { struct395 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;