Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dathvar.h314 ATH_DEBUG_RX_PROC = 0x00004000, /* rx ISR proc */ enumerator
Dath.c1790 DPRINTF(ATH_DEBUG_RX_PROC, ("%s: pending %u\n", __func__, npending)); in ath_rx_proc()