Home
last modified time | relevance | path

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

/NextBSD/sys/dev/nxge/include/
HDxge-debug.h175 static inline void xge_debug_stats(xge_debug_level_e level, char *fmt, ...) { in xge_debug_stats() function
180 #define xge_debug_stats(level, fmt...) \ macro
185 static inline void xge_debug_stats(xge_debug_level_e level, char *fmt, ...) {} in xge_debug_stats() function
187 #define xge_debug_stats(level, fmt...) macro
380 static inline void xge_debug_stats(xge_debug_level_e level, char *fmt, ...) {} in xge_debug_stats() function
/NextBSD/sys/dev/nxge/xgehal/
HDxgehal-stats.c65 xge_debug_stats(XGE_ERR, "%s", "can not DMA alloc"); in __hal_stats_initialize()
90 xge_debug_stats(XGE_ERR, in __hal_stats_initialize()
106 xge_debug_stats(XGE_ERR, "%s", "can not alloc"); in __hal_stats_initialize()
116 xge_debug_stats(XGE_ERR, "%s", "can not alloc"); in __hal_stats_initialize()
133 xge_debug_stats(XGE_ERR, "%s", "can not DMA alloc"); in __hal_stats_initialize()
160 xge_debug_stats(XGE_ERR, in __hal_stats_initialize()
240 xge_debug_stats(XGE_TRACE, "stats disabled at 0x"XGE_OS_LLXFMT, in __hal_stats_disable()
356 xge_debug_stats(XGE_TRACE, "stats enabled at 0x"XGE_OS_LLXFMT, in __hal_stats_enable()