Home
last modified time | relevance | path

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

/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_freebsd_inc.h249 #define MCI_CONCUR_TX_WLAN_WGHT3_MASK2 0x00ff0000 macro
HDar9300_mci.c1827 ahp->ah_bt_coex_wlan_weight[3] &= ~MCI_CONCUR_TX_WLAN_WGHT3_MASK2; in ar9300_mci_bt_coex_set_weights()
1829 SM(tx_priority, MCI_CONCUR_TX_WLAN_WGHT3_MASK2); in ar9300_mci_bt_coex_set_weights()