Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
HDif_ath_btcoex.c112 btinfo.bt_single_ant = 1; /* 1 antenna on ar9285 ? */ in ath_btcoex_cfg_wb195()
169 btinfo.bt_single_ant = 1; /* 1 antenna on ar9285 ? */ in ath_btcoex_cfg_wb225()
233 btinfo.bt_single_ant = 0; /* 2 antenna on WB222 */ in ath_btcoex_cfg_wb222()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
HDar5416_btcoex.c47 ahp->ah_btCoexSingleAnt = btinfo->bt_single_ant; in ar5416SetBTCoexInfo()
/dragonfly/sys/dev/netif/ath/ath_hal/
HDah.h1114 HAL_BOOL bt_single_ant; member
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_misc.c2358 ahp->ah_bt_coex_single_ant = btinfo->bt_single_ant; in ar9300_set_bt_coex_info()