Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/ath/ath9k/
Dath9k.h774 struct ath_btcoex { struct
775 spinlock_t btcoex_lock;
776 struct timer_list period_timer; /* Timer for BT period */
777 struct timer_list no_stomp_timer;
778 u32 bt_priority_cnt;
779 unsigned long bt_priority_time;
780 unsigned long op_flags;
781 int bt_stomp_type; /* Types of BT stomping */
782 u32 btcoex_no_stomp; /* in msec */
783 u32 btcoex_period; /* in msec */
[all …]
Dhtc.h423 struct ath_btcoex { struct
424 u32 bt_priority_cnt;
425 unsigned long bt_priority_time;
426 int bt_stomp_type; /* Types of BT stomping */
427 u32 btcoex_no_stomp;
428 u32 btcoex_period;
429 u32 btscan_no_stomp;