Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd_inc.h227 #define MCI_CONCUR_TX_WLAN_WGHT2_MASK 0x00ff0000 macro
H A Dar9300_mci.c1910 ahp->ah_bt_coex_wlan_weight[2] &= ~MCI_CONCUR_TX_WLAN_WGHT2_MASK; in ar9300_mci_bt_coex_set_weights()
1912 SM(tx_priority, MCI_CONCUR_TX_WLAN_WGHT2_MASK); in ar9300_mci_bt_coex_set_weights()