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

/freebsd-10.1-release/sys/dev/nxge/include/
H A Dxge-debug.h288 static inline void xge_debug_ring(xge_debug_level_e level, char *fmt, ...) { function
293 #define xge_debug_ring(level, fmt...) \ macro
298 static inline void xge_debug_ring(xge_debug_level_e level, char *fmt, ...) {} function
300 #define xge_debug_ring(level, fmt...) macro
385 static inline void xge_debug_ring(xge_debug_level_e level, char *fmt, ...) {} function
/freebsd-10.1-release/sys/dev/nxge/xgehal/
H A Dxgehal-device-fp.c752 xge_debug_ring(XGE_TRACE, "Dump Ip:" );
761 xge_debug_ring(XGE_ERR, "iphdr !=45 :%d",ip->version_ihl);
766 xge_debug_ring(XGE_ERR, "IP fragmented");
786 xge_debug_ring(XGE_TRACE, "Dump Tcp:" );
841 xge_debug_ring(XGE_ERR, "Pkt received with time stamp after session opened with no time stamp : %02x %02x", tcp->doff_res, tcp->ctrl);
858 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);
868 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);
882 xge_debug_ring(XGE_TRACE, "tcphdr not fastpth %02x %02x", tcp->doff_res, tcp->ctrl);
903 xge_debug_ring(XGE_ERR, "Cant do lro %d", ext_info->proto);
951 xge_debug_ring(XGE_TRAC
[all...]
H A Dxgehal-ring.c119 xge_debug_ring(XGE_TRACE, "block%d:0x"XGE_OS_LLXFMT" => block%d:0x"XGE_OS_LLXFMT,
418 xge_debug_ring(XGE_TRACE, "ring%d PRC DMA addr 0x"XGE_OS_LLXFMT" initialized",
460 xge_debug_ring(XGE_TRACE, "ring%d enabled in buffer_mode %d",
503 xge_debug_ring(XGE_TRACE, "Rings priority configured to 0x"XGE_OS_LLXFMT,
515 xge_debug_ring(XGE_TRACE, "DRAM configured to 0x"XGE_OS_LLXFMT,
540 xge_debug_ring(XGE_TRACE, "QoS steering configured to 0x"XGE_OS_LLXFMT,
593 xge_debug_ring(XGE_TRACE, "default mc_rldram_mrs_herc 0x"XGE_OS_LLXFMT,
633 xge_debug_ring(XGE_TRACE, "%s", "ring channels initialized");
H A Dxgehal-ring-fp.c278 xge_debug_ring(XGE_TRACE, "xge_hal_ring_dtr_1b_set: rxdp %p control_2 %p buffer0_ptr %p",
495 xge_debug_ring(XGE_TRACE, "xge_hal_ring_dtr_pre_post: rxd 0x"XGE_OS_LLXFMT" posted %d post_qid %d",
565 xge_debug_ring(XGE_TRACE, "xge_hal_ring_dtr_post_post: rxdp %p control_1 %p",
605 xge_debug_ring(XGE_TRACE, "xge_hal_ring_dtr_post_post_wmb: rxdp %p control_1 %p rxds_with_host %d",
728 xge_debug_ring(XGE_TRACE,

Completed in 91 milliseconds