Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/
HDif_ath_btcoex.c110 btinfo.bt_single_ant = 1; /* 1 antenna on ar9285 ? */ in ath_btcoex_cfg_wb195()
167 btinfo.bt_single_ant = 1; /* 1 antenna on ar9285 ? */ in ath_btcoex_cfg_wb225()
230 btinfo.bt_single_ant = 0; /* 2 antenna on WB335 */ in ath_btcoex_cfg_mci()
/freebsd-13-stable/sys/dev/ath/ath_hal/
HDah_btcoex.h39 HAL_BOOL bt_single_ant; member
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_btcoex.c47 ahp->ah_btCoexSingleAnt = btinfo->bt_single_ant; in ar5416SetBTCoexInfo()
/freebsd-13-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_misc.c2385 ahp->ah_bt_coex_single_ant = btinfo->bt_single_ant; in ar9300_set_bt_coex_info()