Lines Matching defs:ath_btcoex
741 struct ath_btcoex { struct
742 spinlock_t btcoex_lock;
743 struct timer_list period_timer; /* Timer for BT period */
744 struct timer_list no_stomp_timer;
745 u32 bt_priority_cnt;
746 unsigned long bt_priority_time;
747 unsigned long op_flags;
748 int bt_stomp_type; /* Types of BT stomping */
749 u32 btcoex_no_stomp; /* in msec */
750 u32 btcoex_period; /* in msec */
751 u32 btscan_no_stomp; /* in msec */
752 u32 duty_cycle;
753 u32 bt_wait_time;
754 int rssi_count;
755 struct ath_mci_profile mci;
756 u8 stomp_audio;