Searched refs:xge_debug_ring (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-debug.h282 static inline void xge_debug_ring(xge_debug_level_e level, char *fmt, ...) { function
287 #define xge_debug_ring(level, fmt...) \ macro
292 static inline void xge_debug_ring(xge_debug_level_e level, char *fmt, ...) {} function
294 #define xge_debug_ring(level, fmt...) macro
379 static inline void xge_debug_ring(xge_debug_level_e level, char *fmt, ...) {} function
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device-fp.c769 xge_debug_ring(XGE_TRACE, "Dump Ip:" );
778 xge_debug_ring(XGE_ERR, "iphdr !=45 :%d",ip->version_ihl);
783 xge_debug_ring(XGE_ERR, "IP fragmented");
803 xge_debug_ring(XGE_TRACE, "Dump Tcp:" );
858 xge_debug_ring(XGE_ERR, "Pkt received with time stamp after session opened with no time stamp : %02x %02x", tcp->doff_res, tcp->ctrl);
875 xge_debug_ring(XGE_ERR, "tcphdr not fastpth : pkt received with tcp options in addition to time stamp after the session is opened %02x %02x ", tcp->doff_res, tcp->ctrl);
885 xge_debug_ring(XGE_ERR, "tcphdr not fastpth : pkt received with tcp options in addition to time stamp after the session is opened %02x %02x ", tcp->doff_res, tcp->ctrl);
899 xge_debug_ring(XGE_TRACE, "tcphdr not fastpth %02x %02x", tcp->doff_res, tcp->ctrl);
920 xge_debug_ring(XGE_ERR, "Cant do lro %d", ext_info->proto);
968 xge_debug_ring(XGE_TRAC
[all...]
H A Dxgehal-ring.c114 xge_debug_ring(XGE_TRACE, "block%d:0x"XGE_OS_LLXFMT" => block%d:0x"XGE_OS_LLXFMT,
413 xge_debug_ring(XGE_TRACE, "ring%d PRC DMA addr 0x"XGE_OS_LLXFMT" initialized",
455 xge_debug_ring(XGE_TRACE, "ring%d enabled in buffer_mode %d",
498 xge_debug_ring(XGE_TRACE, "Rings priority configured to 0x"XGE_OS_LLXFMT,
510 xge_debug_ring(XGE_TRACE, "DRAM configured to 0x"XGE_OS_LLXFMT,
535 xge_debug_ring(XGE_TRACE, "QoS steering configured to 0x"XGE_OS_LLXFMT,
588 xge_debug_ring(XGE_TRACE, "default mc_rldram_mrs_herc 0x"XGE_OS_LLXFMT,
630 xge_debug_ring(XGE_TRACE, "%s", "ring channels initialized");
H A Dxgehal-ring-fp.c273 xge_debug_ring(XGE_TRACE, "xge_hal_ring_dtr_1b_set: rxdp %p control_2 %p buffer0_ptr %p",
490 xge_debug_ring(XGE_TRACE, "xge_hal_ring_dtr_pre_post: rxd 0x"XGE_OS_LLXFMT" posted %d post_qid %d",
560 xge_debug_ring(XGE_TRACE, "xge_hal_ring_dtr_post_post: rxdp %p control_1 %p",
600 xge_debug_ring(XGE_TRACE, "xge_hal_ring_dtr_post_post_wmb: rxdp %p control_1 %p rxds_with_host %d",
723 xge_debug_ring(XGE_TRACE,

Completed in 74 milliseconds