Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_debug.h65 ATH_DEBUG_FATAL = 0x080000000ULL, /* fatal errors */ enumerator
H A Dif_ath_rx.c1409 if (sc->sc_debug & (ATH_DEBUG_RESET | ATH_DEBUG_FATAL)) { in ath_legacy_stoprecv()
1424 if (status == HAL_OK || (sc->sc_debug & ATH_DEBUG_FATAL)) in ath_legacy_stoprecv()