Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/ar5416/
HDar5416_btcoex.c363 AH5416(ah)->ah_btCoexSetDiversity(ah); in ar5416InitBTCoex()
HDar5416.h111 void (*ah_btCoexSetDiversity)(struct ath_hal *ah); member
HDar5416_attach.c213 AH5416(ah)->ah_btCoexSetDiversity = ar5416BTCoexAntennaDiversity; in ar5416InitState()
/NextBSD/sys/dev/ath/ath_hal/ar9002/
HDar9285_attach.c176 AH5416(ah)->ah_btCoexSetDiversity = ar9285BTCoexAntennaDiversity; in ar9285Attach()