Home
last modified time | relevance | path

Searched refs:bt_priority_time (Results 1 – 4 of 4) sorted by relevance

/src/sys/dev/ath/
H A Dif_ath_btcoex.c121 btconfig.bt_priority_time = 2; in ath_btcoex_cfg_wb195()
178 btconfig.bt_priority_time = 2; in ath_btcoex_cfg_wb225()
241 btconfig.bt_priority_time = 2; in ath_btcoex_cfg_mci()
/src/sys/dev/ath/ath_hal/
H A Dah_btcoex.h142 u_int8_t bt_priority_time; member
/src/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_btcoex.c72 SM(btconf->bt_priority_time, AR_BT_PRIORITY_TIME) | in ar5416BTCoexConfig()
/src/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c2435 SM(btconf->bt_priority_time, AR_BT_PRIORITY_TIME) | in ar9300_bt_coex_config()