Searched refs:xge_debug_ring (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/sys/dev/nxge/xgehal/ |
| D | xgehal-device-fp.c | 752 xge_debug_ring(XGE_TRACE, "Dump Ip:" ); in __hal_ip_lro_capable() 761 xge_debug_ring(XGE_ERR, "iphdr !=45 :%d",ip->version_ihl); in __hal_ip_lro_capable() 766 xge_debug_ring(XGE_ERR, "IP fragmented"); in __hal_ip_lro_capable() 786 xge_debug_ring(XGE_TRACE, "Dump Tcp:" ); in __hal_tcp_lro_capable() 841 …xge_debug_ring(XGE_ERR, "Pkt received with time stamp after session opened with no time stamp : %0… in __hal_tcp_lro_capable() 858 …xge_debug_ring(XGE_ERR, "tcphdr not fastpth : pkt received with tcp options in addition to time st… in __hal_tcp_lro_capable() 868 …xge_debug_ring(XGE_ERR, "tcphdr not fastpth : pkt received with tcp options in addition to time st… in __hal_tcp_lro_capable() 882 xge_debug_ring(XGE_TRACE, "tcphdr not fastpth %02x %02x", tcp->doff_res, tcp->ctrl); in __hal_tcp_lro_capable() 903 xge_debug_ring(XGE_ERR, "Cant do lro %d", ext_info->proto); in __hal_lro_capable() 951 xge_debug_ring(XGE_TRACE, "ip_length:%d ip:"XGE_OS_LLXFMT in __hal_lro_capable() [all …]
|
| D | xgehal-ring.c | 119 xge_debug_ring(XGE_TRACE, "block%d:0x"XGE_OS_LLXFMT" => block%d:0x"XGE_OS_LLXFMT, in __hal_ring_rxdblock_link() 418 xge_debug_ring(XGE_TRACE, "ring%d PRC DMA addr 0x"XGE_OS_LLXFMT" initialized", in __hal_ring_prc_enable() 460 xge_debug_ring(XGE_TRACE, "ring%d enabled in buffer_mode %d", in __hal_ring_prc_enable() 503 xge_debug_ring(XGE_TRACE, "Rings priority configured to 0x"XGE_OS_LLXFMT, in __hal_ring_hw_initialize() 515 xge_debug_ring(XGE_TRACE, "DRAM configured to 0x"XGE_OS_LLXFMT, in __hal_ring_hw_initialize() 540 xge_debug_ring(XGE_TRACE, "QoS steering configured to 0x"XGE_OS_LLXFMT, in __hal_ring_hw_initialize() 593 xge_debug_ring(XGE_TRACE, "default mc_rldram_mrs_herc 0x"XGE_OS_LLXFMT, in __hal_ring_hw_initialize() 633 xge_debug_ring(XGE_TRACE, "%s", "ring channels initialized"); in __hal_ring_hw_initialize()
|
| D | xgehal-ring-fp.c | 278 xge_debug_ring(XGE_TRACE, "xge_hal_ring_dtr_1b_set: rxdp %p control_2 %p buffer0_ptr %p", in xge_hal_ring_dtr_1b_set() 495 …xge_debug_ring(XGE_TRACE, "xge_hal_ring_dtr_pre_post: rxd 0x"XGE_OS_LLXFMT" posted %d post_qid %d… in xge_hal_ring_dtr_pre_post() 565 xge_debug_ring(XGE_TRACE, "xge_hal_ring_dtr_post_post: rxdp %p control_1 %p", in xge_hal_ring_dtr_post_post() 605 xge_debug_ring(XGE_TRACE, "xge_hal_ring_dtr_post_post_wmb: rxdp %p control_1 %p rxds_with_host %d", in xge_hal_ring_dtr_post_post_wmb() 728 xge_debug_ring(XGE_TRACE, in xge_hal_ring_dtr_next_completed()
|
| /freebsd-9-stable/sys/dev/nxge/include/ |
| D | xge-debug.h | 288 static inline void xge_debug_ring(xge_debug_level_e level, char *fmt, ...) { in xge_debug_ring() function 293 #define xge_debug_ring(level, fmt...) \ macro 298 static inline void xge_debug_ring(xge_debug_level_e level, char *fmt, ...) {} in xge_debug_ring() function 300 #define xge_debug_ring(level, fmt...) macro 385 static inline void xge_debug_ring(xge_debug_level_e level, char *fmt, ...) {} in xge_debug_ring() function
|