Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_btcoex.c108 btinfo.bt_gpio_wlan_active = 5; in ath_btcoex_cfg_wb195()
164 btinfo.bt_gpio_wlan_active = 5; in ath_btcoex_cfg_wb225()
227 btinfo.bt_gpio_wlan_active = 5; in ath_btcoex_cfg_mci()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_btcoex.h37 u_int8_t bt_gpio_wlan_active; member
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_btcoex.c45 ahp->ah_wlanActiveGpioSelect = btinfo->bt_gpio_wlan_active; in ar5416SetBTCoexInfo()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c2383 ahp->ah_wlan_active_gpio_select = btinfo->bt_gpio_wlan_active; in ar9300_set_bt_coex_info()