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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h678 HAL_BOOL ah_dma_stuck; /* Set to AH_TRUE when RX/TX DMA failed to stop. */ member in struct:ath_hal_9300
H A Dar9300_reset.c4776 if (AH9300(ah)->ah_dma_stuck != AH_TRUE) {
4804 AH9300(ah)->ah_dma_stuck = AH_FALSE;

Completed in 86 milliseconds