Home
last modified time | relevance | path

Searched refs:ah_btCoexBTWeight (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_btcoex.c103 ahp->ah_btCoexBTWeight = AR5416_BT_WGHT; in ar5416BTCoexSetWeights()
107 ahp->ah_btCoexBTWeight = AR5416_BT_WGHT; in ar5416BTCoexSetWeights()
111 ahp->ah_btCoexBTWeight = AR5416_BT_WGHT; in ar5416BTCoexSetWeights()
116 ahp->ah_btCoexBTWeight = AR5416_BT_WGHT; in ar5416BTCoexSetWeights()
122 ahp->ah_btCoexBTWeight = AR5416_BT_WGHT; in ar5416BTCoexSetWeights()
127 ahp->ah_btCoexBTWeight = stompType & 0xffff; in ar5416BTCoexSetWeights()
136 ahp->ah_btCoexBTWeight = AR5416_BT_WGHT; in ar5416BTCoexSetWeights()
140 ahp->ah_btCoexBTWeight = AR5416_BT_WGHT; in ar5416BTCoexSetWeights()
144 ahp->ah_btCoexBTWeight = AR5416_BT_WGHT; in ar5416BTCoexSetWeights()
149 ahp->ah_btCoexBTWeight = AR5416_BT_WGHT; in ar5416BTCoexSetWeights()
[all …]
H A Dar5416.h155 uint32_t ah_btCoexBTWeight; /* Register setting for AR_BT_COEX_WEIGHT */ member