Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_btcoex.c118 btconfig.bt_txstate_extend = 1; /* true */ in ath_btcoex_cfg_wb195()
175 btconfig.bt_txstate_extend = 1; /* true */ in ath_btcoex_cfg_wb225()
239 btconfig.bt_txstate_extend = 1; /* true */ in ath_btcoex_cfg_wb222()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_btcoex.c67 SM(btconf->bt_txstate_extend, AR_BT_TXSTATE_EXTEND) | in ar5416BTCoexConfig()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.h1185 HAL_BOOL bt_txstate_extend; member
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c2376 SM(btconf->bt_txstate_extend, AR_BT_TXSTATE_EXTEND) | in ar9300_bt_coex_config()