Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_freebsd_inc.h212 #define MCI_CONCUR_TX_WLAN_WGHT1_MASK 0xff000000 macro
H A Dar9300_mci.c1907 ahp->ah_bt_coex_wlan_weight[1] &= ~MCI_CONCUR_TX_WLAN_WGHT1_MASK; in ar9300_mci_bt_coex_set_weights()
1909 SM(tx_priority, MCI_CONCUR_TX_WLAN_WGHT1_MASK); in ar9300_mci_bt_coex_set_weights()