Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_btcoex.c116 btconfig.bt_txstate_extend = 1; /* true */ in ath_btcoex_cfg_wb195()
173 btconfig.bt_txstate_extend = 1; /* true */ in ath_btcoex_cfg_wb225()
236 btconfig.bt_txstate_extend = 1; /* true */ in ath_btcoex_cfg_mci()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_btcoex.h113 HAL_BOOL bt_txstate_extend; member
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_btcoex.c67 SM(btconf->bt_txstate_extend, AR_BT_TXSTATE_EXTEND) | in ar5416BTCoexConfig()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c2430 SM(btconf->bt_txstate_extend, AR_BT_TXSTATE_EXTEND) | in ar9300_bt_coex_config()