Searched refs:ATH_DEBUG_BEACON_PROC (Results 1 – 3 of 3) sorted by relevance
/freebsd/tools/tools/ath/athdebug/ |
H A D | athdebug.c | 65 ATH_DEBUG_BEACON_PROC = 0x00008000, /* beacon ISR proc */ enumerator 96 { "beacon_proc",ATH_DEBUG_BEACON_PROC },
|
/freebsd/sys/dev/ath/ |
H A D | if_ath_debug.h | 49 ATH_DEBUG_BEACON_PROC = 0x000008000ULL, /* beacon ISR proc */ enumerator
|
H A D | if_ath_beacon.c | 283 DPRINTF(sc, ATH_DEBUG_BEACON_PROC, "%s: m %p len %u\n", in ath_beacon_setup() 439 DPRINTF(sc, ATH_DEBUG_BEACON_PROC, "%s: pending %u\n", in ath_beacon_proc()
|