Searched refs:ATH_KTR_RXPROC (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/dev/ath/ |
| HD | if_ath_debug.h | 78 ATH_KTR_RXPROC = 0x00000001, enumerator
|
| HD | if_ath_rx.c | 1147 ATH_KTR(sc, ATH_KTR_RXPROC, 2, "ath_rx_proc: npkts=%d, ngood=%d", npkts, ngood); in ath_rx_proc() 1243 ATH_KTR(sc, ATH_KTR_RXPROC, 1, "ath_rx_proc: pending=%d", npending); in ath_legacy_rx_tasklet()
|