Searched refs:ATH_DEBUG_NODE (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/tools/tools/ath/athdebug/ |
| D | athdebug.c | 71 ATH_DEBUG_NODE = 0x00080000, /* node management */ enumerator 102 { "node", ATH_DEBUG_NODE },
|
| /freebsd-9-stable/sys/dev/ath/ |
| D | if_ath_debug.h | 53 ATH_DEBUG_NODE = 0x00080000, /* node management */ enumerator
|
| D | if_ath.c | 3164 DPRINTF(sc, ATH_DEBUG_NODE, "%s: an %p\n", __func__, an); in ath_node_alloc() 3174 DPRINTF(sc, ATH_DEBUG_NODE, "%s: ni %p\n", __func__, ni); in ath_node_free()
|