Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd_inc.h216 #define MCI_CONCUR_TX_WLAN_WGHT3_MASK 0x000000ff macro
H A Dar9300_mci.c1913 ahp->ah_bt_coex_wlan_weight[3] &= ~MCI_CONCUR_TX_WLAN_WGHT3_MASK; in ar9300_mci_bt_coex_set_weights()
1915 SM(tx_priority, MCI_CONCUR_TX_WLAN_WGHT3_MASK); in ar9300_mci_bt_coex_set_weights()