Searched refs:ah_mci_coex_2g5g_update (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_mci.c349 if (ahp->ah_mci_coex_2g5g_update == AH_FALSE) {
353 ahp->ah_mci_coex_2g5g_update = AH_TRUE;
368 (ahp->ah_mci_coex_2g5g_update == AH_TRUE) &&
393 ahp->ah_mci_coex_2g5g_update = AH_FALSE;
401 if (ahp->ah_mci_coex_2g5g_update)
863 (ahp->ah_mci_coex_is_2g && !ahp->ah_mci_coex_2g5g_update &&
1220 ahp->ah_mci_coex_2g5g_update = queue;
1627 ahp->ah_mci_coex_2g5g_update = AH_TRUE;
H A Dar9300.h831 HAL_BOOL ah_mci_coex_2g5g_update; member in struct:ath_hal_9300
H A Dar9300_attach.c740 ahp->ah_mci_coex_2g5g_update = AH_TRUE; /* track if 2g5g status sent */

Completed in 50 milliseconds