Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dath9k.h773 struct ath_btcoex { struct
774 spinlock_t btcoex_lock;
777 u32 bt_priority_cnt;
778 unsigned long bt_priority_time;
779 unsigned long op_flags;
782 u32 btcoex_period; /* in msec */
784 u32 duty_cycle;
785 u32 bt_wait_time;
786 int rssi_count;
787 struct ath_mci_profile mci;
[all …]
A Dhtc.h424 struct ath_btcoex { struct
425 u32 bt_priority_cnt;
426 unsigned long bt_priority_time;
427 int bt_stomp_type; /* Types of BT stomping */
428 u32 btcoex_no_stomp;
429 u32 btcoex_period;
430 u32 btscan_no_stomp;

Completed in 10 milliseconds