Searched refs:ah_btCoexConfigType (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_btcoex.c42 ahp->ah_btCoexConfigType = btinfo->bt_coex_config;
300 if (ahp->ah_btCoexConfigType == HAL_BT_COEX_CFG_3WIRE) {
334 ahp->ah_btCoexConfigType);
336 if (ahp->ah_btCoexConfigType == HAL_BT_COEX_CFG_3WIRE) {
369 } else if (ahp->ah_btCoexConfigType != HAL_BT_COEX_CFG_NONE) {
H A Dar5416.h148 uint8_t ah_btCoexConfigType; /* BT coex configuration */ member in struct:ath_hal_5416
H A Dar5416_reset.c295 if (AH5416(ah)->ah_btCoexConfigType != HAL_BT_COEX_CFG_NONE)

Completed in 51 milliseconds