Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/
HDif_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-13-stable/sys/dev/ath/ath_hal/
HDah_btcoex.h113 HAL_BOOL bt_txstate_extend; member
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_btcoex.c67 SM(btconf->bt_txstate_extend, AR_BT_TXSTATE_EXTEND) | in ar5416BTCoexConfig()
/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_misc.c2403 SM(btconf->bt_txstate_extend, AR_BT_TXSTATE_EXTEND) | in ar9300_bt_coex_config()