Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-debug.h169 static inline void xge_debug_stats(xge_debug_level_e level, char *fmt, ...) { in xge_debug_stats() function
174 #define xge_debug_stats(level, fmt...) \ macro
179 static inline void xge_debug_stats(xge_debug_level_e level, char *fmt, ...) {} in xge_debug_stats() function
181 #define xge_debug_stats(level, fmt...) macro
374 static inline void xge_debug_stats(xge_debug_level_e level, char *fmt, ...) {} in xge_debug_stats() function
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-stats.c60 xge_debug_stats(XGE_ERR, "%s", "can not DMA alloc"); in __hal_stats_initialize()
85 xge_debug_stats(XGE_ERR, in __hal_stats_initialize()
101 xge_debug_stats(XGE_ERR, "%s", "can not alloc"); in __hal_stats_initialize()
111 xge_debug_stats(XGE_ERR, "%s", "can not alloc"); in __hal_stats_initialize()
128 xge_debug_stats(XGE_ERR, "%s", "can not DMA alloc"); in __hal_stats_initialize()
155 xge_debug_stats(XGE_ERR, in __hal_stats_initialize()
235 xge_debug_stats(XGE_TRACE, "stats disabled at 0x"XGE_OS_LLXFMT, in __hal_stats_disable()
358 xge_debug_stats(XGE_TRACE, "stats enabled at 0x"XGE_OS_LLXFMT, in __hal_stats_enable()