Lines Matching defs:ath_btcoex
772 struct ath_btcoex { struct
773 spinlock_t btcoex_lock;
774 struct timer_list period_timer; /* Timer for BT period */
775 struct timer_list no_stomp_timer;
776 u32 bt_priority_cnt;
777 unsigned long bt_priority_time;
778 unsigned long op_flags;
779 int bt_stomp_type; /* Types of BT stomping */
780 u32 btcoex_no_stomp; /* in msec */
781 u32 btcoex_period; /* in msec */
782 u32 btscan_no_stomp; /* in msec */
783 u32 duty_cycle;
784 u32 bt_wait_time;
785 int rssi_count;
786 struct ath_mci_profile mci;
787 u8 stomp_audio;