Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_mci.c1827 u_int32_t tx_priority = 0; in ar9300_mci_bt_coex_set_weights() local
1838 tx_priority = ahp->ah_mci_stomp_all_tx_pri; in ar9300_mci_bt_coex_set_weights()
1855 tx_priority = ahp->ah_mci_stomp_low_tx_pri; in ar9300_mci_bt_coex_set_weights()
1875 tx_priority = ahp->ah_mci_stomp_low_tx_pri; in ar9300_mci_bt_coex_set_weights()
1885 tx_priority = ahp->ah_mci_stomp_none_tx_pri; in ar9300_mci_bt_coex_set_weights()
1906 if (ahp->ah_mci_concur_tx_en && tx_priority) { in ar9300_mci_bt_coex_set_weights()
1909 SM(tx_priority, MCI_CONCUR_TX_WLAN_WGHT1_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()
1915 SM(tx_priority, MCI_CONCUR_TX_WLAN_WGHT3_MASK); in ar9300_mci_bt_coex_set_weights()
1918 SM(tx_priority, MCI_CONCUR_TX_WLAN_WGHT3_MASK2); in ar9300_mci_bt_coex_set_weights()