Home
last modified time | relevance | path

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

/src/sys/dev/ath/
H A Dif_ath_btcoex.c111 btinfo.bt_isolation = 0; /* in dB, not used */ in ath_btcoex_cfg_wb195()
168 btinfo.bt_isolation = 0; /* in dB, not used */ in ath_btcoex_cfg_wb225()
231 btinfo.bt_isolation = 0; /* in dB, not used */ in ath_btcoex_cfg_mci()
/src/sys/dev/ath/ath_hal/
H A Dah_btcoex.h40 u_int8_t bt_isolation; member
/src/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_btcoex.c48 ahp->ah_btWlanIsolation = btinfo->bt_isolation; in ar5416SetBTCoexInfo()
/src/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c2413 ahp->ah_bt_wlan_isolation = btinfo->bt_isolation; in ar9300_set_bt_coex_info()