Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_btcoex.c93 ar5416BTCoexSetWeights(struct ath_hal *ah, u_int32_t stompType) in ar5416BTCoexSetWeights() function
H A Dar5416.h207 extern void ar5416BTCoexSetWeights(struct ath_hal *ah, uint32_t stompType);
H A Dar5416_attach.c208 ah->ah_btCoexSetWeights = ar5416BTCoexSetWeights; in ar5416InitState()