Searched refs:ah_btCoexWLANWeight (Results 1 – 2 of 2) sorted by relevance
102 ahp->ah_btCoexWLANWeight = AR5416_STOMP_ALL_WLAN_WGHT; in ar5416BTCoexSetWeights()106 ahp->ah_btCoexWLANWeight = AR5416_STOMP_LOW_WLAN_WGHT; in ar5416BTCoexSetWeights()110 ahp->ah_btCoexWLANWeight = in ar5416BTCoexSetWeights()115 ahp->ah_btCoexWLANWeight = in ar5416BTCoexSetWeights()121 ahp->ah_btCoexWLANWeight = AR5416_STOMP_NONE_WLAN_WGHT; in ar5416BTCoexSetWeights()126 ahp->ah_btCoexWLANWeight = stompType >> 16; in ar5416BTCoexSetWeights()133 ahp->ah_btCoexWLANWeight = AR5416_STOMP_ALL_WLAN_WGHT; in ar5416BTCoexSetWeights()137 ahp->ah_btCoexWLANWeight = AR5416_STOMP_LOW_WLAN_WGHT; in ar5416BTCoexSetWeights()141 ahp->ah_btCoexWLANWeight = in ar5416BTCoexSetWeights()146 ahp->ah_btCoexWLANWeight = in ar5416BTCoexSetWeights()[all …]
162 uint32_t ah_btCoexWLANWeight; /* Register setting for AR_BT_COEX_WEIGHT */ member