Home
last modified time | relevance | path

Searched refs:ar5416BTCoexConfig (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_btcoex.c52 ar5416BTCoexConfig(struct ath_hal *ah, HAL_BT_COEX_CONFIG *btconf) in ar5416BTCoexConfig() function
H A Dar5416.h203 extern void ar5416BTCoexConfig(struct ath_hal *ah,
H A Dar5416_attach.c206 ah->ah_btCoexSetConfig = ar5416BTCoexConfig; in ar5416InitState()