Searched refs:ah_btCoexWLANWeight (Results 1 – 2 of 2) sorted by relevance
104 ahp->ah_btCoexWLANWeight = AR5416_STOMP_ALL_WLAN_WGHT; in ar5416BTCoexSetWeights()108 ahp->ah_btCoexWLANWeight = AR5416_STOMP_LOW_WLAN_WGHT; in ar5416BTCoexSetWeights()112 ahp->ah_btCoexWLANWeight = in ar5416BTCoexSetWeights()117 ahp->ah_btCoexWLANWeight = in ar5416BTCoexSetWeights()123 ahp->ah_btCoexWLANWeight = AR5416_STOMP_NONE_WLAN_WGHT; in ar5416BTCoexSetWeights()128 ahp->ah_btCoexWLANWeight = stompType >> 16; in ar5416BTCoexSetWeights()137 ahp->ah_btCoexWLANWeight = AR5416_STOMP_ALL_WLAN_WGHT; in ar5416BTCoexSetWeights()141 ahp->ah_btCoexWLANWeight = AR5416_STOMP_LOW_WLAN_WGHT; in ar5416BTCoexSetWeights()145 ahp->ah_btCoexWLANWeight = in ar5416BTCoexSetWeights()150 ahp->ah_btCoexWLANWeight = in ar5416BTCoexSetWeights()[all …]
156 uint32_t ah_btCoexWLANWeight; /* Register setting for AR_BT_COEX_WEIGHT */ member