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

/freebsd-current/sys/contrib/dev/ath/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;
1909 SM(tx_priority, MCI_CONCUR_TX_WLAN_WGHT1_MASK);

Completed in 124 milliseconds