Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9285_btcoex.c147 ar5416BTCoexSetParameter(ah, type, value); in ar9285BTCoexSetParameter()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_btcoex.c186 ar5416BTCoexSetParameter(struct ath_hal *ah, u_int32_t type, u_int32_t value) in ar5416BTCoexSetParameter() function
H A Dar5416.h210 extern void ar5416BTCoexSetParameter(struct ath_hal *ah, uint32_t type,
H A Dar5416_attach.c210 ah->ah_btCoexSetParameter = ar5416BTCoexSetParameter; in ar5416InitState()