Home
last modified time | relevance | path

Searched refs:xge_debug_queue (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxge-queue.c63 xge_debug_queue(XGE_TRACE, in __queue_consume()
76 xge_debug_queue(XGE_TRACE, in __queue_consume()
88 xge_debug_queue(XGE_TRACE, in __queue_consume()
168 xge_debug_queue(XGE_TRACE, in xge_queue_produce()
183 xge_debug_queue(XGE_TRACE, in xge_queue_produce()
299 xge_debug_queue(XGE_ERR, "destroying non-empty queue 0x" in xge_queue_destroy()
328 xge_debug_queue(XGE_TRACE, "queue 0x"XGE_OS_LLXFMT":%d is growing", in __io_queue_grow()
426 xge_debug_queue(XGE_TRACE, "item "XGE_OS_LLXFMT"(%d) flushed", in xge_queue_flush()
H A Dxgehal-device.c6814 xge_debug_queue(XGE_TRACE, in xge_hal_device_poll()
6865 xge_debug_queue(XGE_TRACE, in xge_hal_device_poll()
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-debug.h206 static inline void xge_debug_queue(xge_debug_level_e level, char *fmt, ...) { in xge_debug_queue() function
211 #define xge_debug_queue(level, fmt...) \ macro
216 static inline void xge_debug_queue(xge_debug_level_e level, char *fmt, in xge_debug_queue() function
219 #define xge_debug_queue(level, fmt...) macro
375 static inline void xge_debug_queue(xge_debug_level_e level, char *fmt, ...) {} in xge_debug_queue() function