Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
A Dath9k.h772 struct ath_btcoex { struct
773 spinlock_t btcoex_lock;
776 u32 bt_priority_cnt;
777 unsigned long bt_priority_time;
778 unsigned long op_flags;
781 u32 btcoex_period; /* in msec */
783 u32 duty_cycle;
784 u32 bt_wait_time;
785 int rssi_count;
786 struct ath_mci_profile mci;
[all …]
A Dhtc.h418 struct ath_btcoex { struct
419 u32 bt_priority_cnt;
420 unsigned long bt_priority_time;
421 int bt_stomp_type; /* Types of BT stomping */
422 u32 btcoex_no_stomp;
423 u32 btcoex_period;
424 u32 btscan_no_stomp;

Completed in 11 milliseconds