Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ath/
HDif_ath_btcoex.c123 btconfig.bt_hold_rxclear = 1; /* true */ in ath_btcoex_cfg_wb195()
180 btconfig.bt_hold_rxclear = 1; /* true */ in ath_btcoex_cfg_wb225()
243 btconfig.bt_hold_rxclear = 1; /* true */ in ath_btcoex_cfg_mci()
/freebsd-head/sys/dev/ath/ath_hal/
HDah_btcoex.h157 HAL_BOOL bt_hold_rxclear; member
/freebsd-head/sys/dev/ath/ath_hal/ar5416/
HDar5416_btcoex.c75 ahp->ah_btCoexMode2 |= SM(btconf->bt_hold_rxclear, in ar5416BTCoexConfig()
/freebsd-head/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_misc.c2438 ahp->ah_bt_coex_mode2 |= SM(btconf->bt_hold_rxclear, AR_BT_HOLD_RX_CLEAR); in ar9300_bt_coex_config()