Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9285.h53 extern void ar9285BTCoexSetParameter(struct ath_hal *ah,
H A Dar9285_btcoex.c129 ar9285BTCoexSetParameter(struct ath_hal *ah, u_int32_t type, u_int32_t value) in ar9285BTCoexSetParameter() function
H A Dar9285_attach.c183 ah->ah_btCoexSetParameter = ar9285BTCoexSetParameter; in ar9285Attach()