Searched refs:ATH_DEBUG_BEACON_PROC (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/tools/tools/ath/athdebug/ |
| HD | athdebug.c | 67 ATH_DEBUG_BEACON_PROC = 0x00008000, /* beacon ISR proc */ enumerator 98 { "beacon_proc",ATH_DEBUG_BEACON_PROC },
|
| /NextBSD/sys/dev/ath/ |
| HD | if_ath_debug.h | 49 ATH_DEBUG_BEACON_PROC = 0x000008000ULL, /* beacon ISR proc */ enumerator
|
| HD | if_ath_beacon.c | 279 DPRINTF(sc, ATH_DEBUG_BEACON_PROC, "%s: m %p len %u\n", in ath_beacon_setup() 435 DPRINTF(sc, ATH_DEBUG_BEACON_PROC, "%s: pending %u\n", in ath_beacon_proc()
|