Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
HDif_ath_btcoex.c111 btinfo.bt_active_polarity = 1; /* XXX not used */ in ath_btcoex_cfg_wb195()
168 btinfo.bt_active_polarity = 1; /* XXX not used */ in ath_btcoex_cfg_wb225()
232 btinfo.bt_active_polarity = 1; /* XXX not used */ in ath_btcoex_cfg_wb222()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
HDar5416_btcoex.c46 ahp->ah_btActivePolarity = btinfo->bt_active_polarity; in ar5416SetBTCoexInfo()
/dragonfly/sys/dev/netif/ath/ath_hal/
HDah.h1113 u_int8_t bt_active_polarity; member
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_misc.c2357 ahp->ah_bt_active_polarity = btinfo->bt_active_polarity; in ar9300_set_bt_coex_info()