Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/
HDif_ath_btcoex.c115 btconfig.bt_txstate_extend = 1; /* true */ in ath_btcoex_cfg_wb195()
172 btconfig.bt_txstate_extend = 1; /* true */ in ath_btcoex_cfg_wb225()
236 btconfig.bt_txstate_extend = 1; /* true */ in ath_btcoex_cfg_wb222()
/NextBSD/sys/dev/ath/ath_hal/ar5416/
HDar5416_btcoex.c67 SM(btconf->bt_txstate_extend, AR_BT_TXSTATE_EXTEND) | in ar5416BTCoexConfig()
/NextBSD/sys/dev/ath/ath_hal/
HDah.h1185 HAL_BOOL bt_txstate_extend; member
/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_misc.c2380 SM(btconf->bt_txstate_extend, AR_BT_TXSTATE_EXTEND) | in ar9300_bt_coex_config()