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

/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_btcoex.c42 ahp->ah_btCoexConfigType = btinfo->bt_coex_config;
304 if (ahp->ah_btCoexConfigType == HAL_BT_COEX_CFG_3WIRE) {
338 ahp->ah_btCoexConfigType);
340 if (ahp->ah_btCoexConfigType == HAL_BT_COEX_CFG_3WIRE) {
373 } 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.c298 if (AH5416(ah)->ah_btCoexConfigType != HAL_BT_COEX_CFG_NONE)

Completed in 107 milliseconds