Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_btcoex.c101 ahp->ah_btCoexBTWeight = AR5416_BT_WGHT; in ar5416BTCoexSetWeights()
105 ahp->ah_btCoexBTWeight = AR5416_BT_WGHT; in ar5416BTCoexSetWeights()
109 ahp->ah_btCoexBTWeight = AR5416_BT_WGHT; in ar5416BTCoexSetWeights()
114 ahp->ah_btCoexBTWeight = AR5416_BT_WGHT; in ar5416BTCoexSetWeights()
120 ahp->ah_btCoexBTWeight = AR5416_BT_WGHT; in ar5416BTCoexSetWeights()
125 ahp->ah_btCoexBTWeight = stompType & 0xffff; in ar5416BTCoexSetWeights()
132 ahp->ah_btCoexBTWeight = AR5416_BT_WGHT; in ar5416BTCoexSetWeights()
136 ahp->ah_btCoexBTWeight = AR5416_BT_WGHT; in ar5416BTCoexSetWeights()
140 ahp->ah_btCoexBTWeight = AR5416_BT_WGHT; in ar5416BTCoexSetWeights()
145 ahp->ah_btCoexBTWeight = AR5416_BT_WGHT; in ar5416BTCoexSetWeights()
[all …]
H A Dar5416.h161 uint32_t ah_btCoexBTWeight; /* Register setting for AR_BT_COEX_WEIGHT */ member