Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-fifo-fp.c110 xge_debug_fifo(XGE_TRACE, "posted txdl 0x"XGE_OS_LLXFMT" ctrl 0x"XGE_OS_LLXFMT" " in __hal_fifo_dtr_post_single()
136 xge_debug_fifo(XGE_ERR, in __hal_fifo_txdl_free_many()
142 xge_debug_fifo(XGE_TRACE, in __hal_fifo_txdl_free_many()
158 xge_debug_fifo(XGE_TRACE, in __hal_fifo_txdl_free_many()
188 xge_debug_fifo(XGE_TRACE, in __hal_fifo_txdl_restore_many()
270 xge_debug_fifo(XGE_TRACE, "dtr_reserve_many called for frags %d", in xge_hal_fifo_dtr_reserve_many()
282 xge_debug_fifo(XGE_ERR, in xge_hal_fifo_dtr_reserve_many()
298 xge_debug_fifo(XGE_TRACE, "allocated linked dtrh %p" in xge_hal_fifo_dtr_reserve_many()
318 xge_debug_fifo(XGE_TRACE, in xge_hal_fifo_dtr_reserve_many()
331 xge_debug_fifo(XGE_TRACE, in xge_hal_fifo_dtr_reserve_many()
[all …]
H A Dxgehal-fifo.c238 xge_debug_fifo(XGE_ERR, "cacheline > 128 ( ?? ): %d, %d, %d, %d", in __hal_fifo_open()
273 xge_debug_fifo(XGE_TRACE, in __hal_fifo_open()
284 xge_debug_fifo(XGE_TRACE, "DTR before reversing index:%d" in __hal_fifo_open()
304 xge_debug_fifo(XGE_TRACE, "DTR after reversing index:%d" in __hal_fifo_open()
417 xge_debug_fifo(XGE_TRACE, in __hal_fifo_hw_initialize()
434 xge_debug_fifo(XGE_TRACE, "fifo partition_0 at: " in __hal_fifo_hw_initialize()
485 xge_debug_fifo(XGE_TRACE, "%s", "fifo channels initialized"); in __hal_fifo_hw_initialize()
/titanic_44/usr/src/uts/common/io/xge/hal/include/
H A Dxge-debug.h264 static inline void xge_debug_fifo(xge_debug_level_e level, char *fmt, ...) { in xge_debug_fifo() function
269 #define xge_debug_fifo(level, fmt...) \ macro
274 static inline void xge_debug_fifo(xge_debug_level_e level, char *fmt, ...) {} in xge_debug_fifo() function
276 #define xge_debug_fifo(level, fmt...) macro
378 static inline void xge_debug_fifo(xge_debug_level_e level, char *fmt, ...) {} in xge_debug_fifo() function