Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/
Dif_ath_btcoex.c126 btconfig.bt_first_slot_time = 5; in ath_btcoex_cfg_wb195()
183 btconfig.bt_first_slot_time = 5; in ath_btcoex_cfg_wb225()
246 btconfig.bt_first_slot_time = 5; in ath_btcoex_cfg_mci()
/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah_btcoex.h152 u_int8_t bt_first_slot_time; member
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_btcoex.c75 SM(btconf->bt_first_slot_time, AR_BT_FIRST_SLOT_TIME); in ar5416BTCoexConfig()
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_misc.c2409 SM(btconf->bt_first_slot_time, AR_BT_FIRST_SLOT_TIME); in ar9300_bt_coex_config()