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, ...) { function
174 #define xge_debug_stats(level, fmt...) \ macro
179 static inline void xge_debug_stats(xge_debug_level_e level, char *fmt, ...) {} function
181 #define xge_debug_stats(level, fmt...) macro
374 static inline void xge_debug_stats(xge_debug_level_e level, char *fmt, ...) {} 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");
85 xge_debug_stats(XGE_ERR,
101 xge_debug_stats(XGE_ERR, "%s", "can not alloc");
111 xge_debug_stats(XGE_ERR, "%s", "can not alloc");
128 xge_debug_stats(XGE_ERR, "%s", "can not DMA alloc");
155 xge_debug_stats(XGE_ERR,
235 xge_debug_stats(XGE_TRACE, "stats disabled at 0x"XGE_OS_LLXFMT,
358 xge_debug_stats(XGE_TRACE, "stats enabled at 0x"XGE_OS_LLXFMT,

Completed in 67 milliseconds