Searched refs:xge_debug_queue (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/dev/nxge/xgehal/ |
| HD | xge-queue.c | 68 xge_debug_queue(XGE_TRACE, in __queue_consume() 81 xge_debug_queue(XGE_TRACE, in __queue_consume() 93 xge_debug_queue(XGE_TRACE, in __queue_consume() 173 xge_debug_queue(XGE_TRACE, in xge_queue_produce() 188 xge_debug_queue(XGE_TRACE, in xge_queue_produce() 304 xge_debug_queue(XGE_ERR, "destroying non-empty queue 0x" in xge_queue_destroy() 333 xge_debug_queue(XGE_TRACE, "queue 0x"XGE_OS_LLXFMT":%d is growing", in __io_queue_grow() 431 xge_debug_queue(XGE_TRACE, "item "XGE_OS_LLXFMT"(%d) flushed", in xge_queue_flush()
|
| HD | xgehal-device.c | 6815 xge_debug_queue(XGE_TRACE, in xge_hal_device_poll() 6866 xge_debug_queue(XGE_TRACE, in xge_hal_device_poll()
|
| /NextBSD/sys/dev/nxge/include/ |
| HD | xge-debug.h | 212 static inline void xge_debug_queue(xge_debug_level_e level, char *fmt, ...) { in xge_debug_queue() function 217 #define xge_debug_queue(level, fmt...) \ macro 222 static inline void xge_debug_queue(xge_debug_level_e level, char *fmt, in xge_debug_queue() function 225 #define xge_debug_queue(level, fmt...) macro 381 static inline void xge_debug_queue(xge_debug_level_e level, char *fmt, ...) {} in xge_debug_queue() function
|