Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dath9k.h773 struct ath_btcoex { struct
774 spinlock_t btcoex_lock;
775 struct timer_list period_timer; /* Timer for BT period */
776 struct timer_list no_stomp_timer;
777 u32 bt_priority_cnt;
778 unsigned long bt_priority_time;
779 unsigned long op_flags;
780 int bt_stomp_type; /* Types of BT stomping */
781 u32 btcoex_no_stomp; /* in msec */
782 u32 btcoex_period; /* in msec */
[all …]
H A Dhtc.h420 struct ath_btcoex { struct
421 u32 bt_priority_cnt;
422 unsigned long bt_priority_time;
423 int bt_stomp_type; /* Types of BT stomping */
424 u32 btcoex_no_stomp;
425 u32 btcoex_period;
426 u32 btscan_no_stomp;