Searched refs:ah_mci_concur_tx_en (Results 1 - 3 of 3) sorted by path

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_mci.c1069 ahp->ah_mci_concur_tx_en = (ahp->ah_bt_coex_flag &
1073 ahp->ah_mci_concur_tx_en);
1097 if (ahp->ah_mci_concur_tx_en) {
1112 ahp->ah_mci_concur_tx_en = AH_TRUE;
1116 ahp->ah_mci_concur_tx_en = AH_TRUE;
1837 if (ahp->ah_mci_concur_tx_en && ahp->ah_mci_stomp_all_tx_pri) {
1854 if (ahp->ah_mci_concur_tx_en && ahp->ah_mci_stomp_low_tx_pri) {
1874 if (ahp->ah_mci_concur_tx_en && ahp->ah_mci_stomp_low_tx_pri) {
1884 if (ahp->ah_mci_concur_tx_en && ahp->ah_mci_stomp_none_tx_pri) {
1906 if (ahp->ah_mci_concur_tx_en
[all...]
H A Dar9300_misc.c2546 ahp->ah_mci_concur_tx_en = AH_TRUE;
2550 ahp->ah_mci_concur_tx_en = AH_FALSE;
2556 ahp->ah_mci_concur_tx_en);
H A Dar9300.h837 HAL_BOOL ah_mci_concur_tx_en; member in struct:ath_hal_9300

Completed in 69 milliseconds