Home
last modified time | relevance | path

Searched refs:XGE_TRACE (Results 1 – 14 of 14) sorted by relevance

/titanic_44/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-channel-fp.c46 xge_debug_channel(XGE_TRACE, "dtrh 0x"XGE_OS_LLXFMT" allocated, " in __hal_channel_dtr_alloc()
79 xge_debug_channel(XGE_TRACE, in __hal_channel_dtr_alloc()
100 xge_debug_channel(XGE_TRACE, "channel %d:%d:%d is empty!", in __hal_channel_dtr_alloc()
122 xge_debug_channel(XGE_TRACE, "dtrh 0x"XGE_OS_LLXFMT" restored for " in __hal_channel_dtr_restore()
130 xge_debug_channel(XGE_TRACE, "channel %d:%d:%d, restored " in __hal_channel_dtr_restore()
183 xge_debug_channel(XGE_TRACE, "dtrh 0x"XGE_OS_LLXFMT" freed, " in __hal_channel_dtr_free()
H A Dxge-queue.c63 xge_debug_queue(XGE_TRACE, in __queue_consume()
76 xge_debug_queue(XGE_TRACE, in __queue_consume()
88 xge_debug_queue(XGE_TRACE, in __queue_consume()
168 xge_debug_queue(XGE_TRACE, in xge_queue_produce()
183 xge_debug_queue(XGE_TRACE, in xge_queue_produce()
328 xge_debug_queue(XGE_TRACE, "queue 0x"XGE_OS_LLXFMT":%d is growing", in __io_queue_grow()
426 xge_debug_queue(XGE_TRACE, "item "XGE_OS_LLXFMT"(%d) flushed", in xge_queue_flush()
H A Dxgehal-device.c362 xge_debug_device(XGE_TRACE, "mac_cfg 0x"XGE_OS_LLXFMT": broadcast %s", in xge_hal_device_bcast_enable()
392 xge_debug_device(XGE_TRACE, "mac_cfg 0x"XGE_OS_LLXFMT": broadcast %s", in xge_hal_device_bcast_disable()
416 xge_debug_device(XGE_TRACE, "%s", "shared splits configured"); in __hal_device_shared_splits_configure()
456 xge_debug_device(XGE_TRACE, in __hal_device_rmac_padding_configure()
533 xge_debug_device(XGE_TRACE, "%s", "pause frames configured"); in __hal_device_pause_frames_configure()
648 xge_debug_device(XGE_TRACE, in __hal_device_intr_mgmt()
668 xge_debug_device(XGE_TRACE, in __hal_device_intr_mgmt()
892 xge_debug_device(XGE_TRACE, "general_int_mask updated " in __hal_device_intr_mgmt()
981 xge_debug_device(XGE_TRACE, "TTI[%d] timer enabled to %d, ci %s", in __hal_device_tti_apply()
1027 xge_debug_device(XGE_TRACE, "TTI[%d] configured: tti_data1_mem 0x" in __hal_device_tti_apply()
[all …]
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()
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()
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()
754 xge_debug_fifo(XGE_TRACE, in xge_hal_fifo_dtr_free()
762 xge_debug_fifo(XGE_TRACE, in xge_hal_fifo_dtr_free()
H A Dxgehal-ring.c114 xge_debug_ring(XGE_TRACE, "block%d:0x"XGE_OS_LLXFMT" => block%d:0x"XGE_OS_LLXFMT, in __hal_ring_rxdblock_link()
413 xge_debug_ring(XGE_TRACE, "ring%d PRC DMA addr 0x"XGE_OS_LLXFMT" initialized", in __hal_ring_prc_enable()
455 xge_debug_ring(XGE_TRACE, "ring%d enabled in buffer_mode %d", in __hal_ring_prc_enable()
498 xge_debug_ring(XGE_TRACE, "Rings priority configured to 0x"XGE_OS_LLXFMT, in __hal_ring_hw_initialize()
510 xge_debug_ring(XGE_TRACE, "DRAM configured to 0x"XGE_OS_LLXFMT, in __hal_ring_hw_initialize()
535 xge_debug_ring(XGE_TRACE, "QoS steering configured to 0x"XGE_OS_LLXFMT, in __hal_ring_hw_initialize()
588 xge_debug_ring(XGE_TRACE, "default mc_rldram_mrs_herc 0x"XGE_OS_LLXFMT, in __hal_ring_hw_initialize()
630 xge_debug_ring(XGE_TRACE, "%s", "ring channels initialized"); in __hal_ring_hw_initialize()
H A Dxgehal-fifo.c273 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()
H A Dxgehal-device-fp.c769 xge_debug_ring(XGE_TRACE, "Dump Ip:" ); in __hal_ip_lro_capable()
803 xge_debug_ring(XGE_TRACE, "Dump Tcp:" ); in __hal_tcp_lro_capable()
899 xge_debug_ring(XGE_TRACE, "tcphdr not fastpth %02x %02x", tcp->doff_res, tcp->ctrl); in __hal_tcp_lro_capable()
968 xge_debug_ring(XGE_TRACE, "ip_length:%d ip:"XGE_OS_LLXFMT in __hal_lro_capable()
1174 xge_debug_ring(XGE_TRACE, "Creating lro session."); in __hal_get_lro_session()
1206 xge_debug_ring(XGE_TRACE, "Max LRO frame len exceeded:" in __hal_lro_under_optimal_thresh()
1213 xge_debug_ring(XGE_TRACE, "Max sg count exceeded:" in __hal_lro_under_optimal_thresh()
1320 xge_debug_ring(XGE_TRACE, "Entered accumu lro. "); in xge_hal_lro_process_rx()
1332 xge_debug_ring(XGE_TRACE, "ret from get_lro:%d ",ret); in xge_hal_lro_process_rx()
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", in xge_hal_ring_dtr_1b_set()
490 …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()
560 xge_debug_ring(XGE_TRACE, "xge_hal_ring_dtr_post_post: rxdp %p control_1 %p", in xge_hal_ring_dtr_post_post()
600 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()
723 xge_debug_ring(XGE_TRACE, in xge_hal_ring_dtr_next_completed()
H A Dxgehal-mm.c190 xge_debug_mm(XGE_TRACE, in __hal_mempool_grow()
327 xge_debug_mm(XGE_TRACE, "allocating %d memblocks, " in __hal_mempool_create()
341 xge_debug_mm(XGE_TRACE, in __hal_mempool_create()
H A Dxgehal-mgmt.c976 xge_debug_osdep(XGE_TRACE, "Read Test level 1 fails"); in xge_hal_register_test()
983 xge_debug_osdep(XGE_TRACE, "Read Test level 2 fails"); in xge_hal_register_test()
990 xge_debug_osdep(XGE_TRACE, "Read Test level 3 fails"); in xge_hal_register_test()
997 xge_debug_osdep(XGE_TRACE, "Read Test level 4 fails"); in xge_hal_register_test()
1657 xge_debug_osdep(XGE_TRACE, "Incorrect XPAK Alarm " in __hal_chk_xpak_counter()
1683 xge_debug_osdep(XGE_TRACE, "ERR: MDIO slave access failed - " in __hal_updt_stats_xpak()
1691 xge_debug_osdep(XGE_TRACE, "Incorrect value at PMA address 0x0000 - "); in __hal_updt_stats_xpak()
1692 xge_debug_osdep(XGE_TRACE, "Returned: %llx- Expected: 0x2040", in __hal_updt_stats_xpak()
H A Dxgehal-stats.c235 xge_debug_stats(XGE_TRACE, "stats disabled at 0x"XGE_OS_LLXFMT, in __hal_stats_disable()
358 xge_debug_stats(XGE_TRACE, "stats enabled at 0x"XGE_OS_LLXFMT, in __hal_stats_enable()
/titanic_44/usr/src/uts/common/io/xge/drv/
H A Dxgell.c713 xge_debug_ll(XGE_TRACE, "xgell_rx_1b_callback on ring %d", ring->index); in xgell_rx_1b_callback()
871 xge_debug_ll(XGE_TRACE, "xgell_rx_poll on ring %d", ring->index); in xgell_rx_poll()
906 xge_debug_ll(XGE_TRACE, "%s%d: tx: dtr 0x%"PRIx64 in xgell_xmit_compl()
974 xge_debug_ll(XGE_TRACE, "%s%d: queue %d: err on xmit," in xgell_ring_tx()
993 xge_debug_ll(XGE_TRACE, "%s%d: queue %d: error in xmit," in xgell_ring_tx()
1136 xge_debug_ll(XGE_TRACE, in xgell_ring_tx()
1220 xge_debug_ll(XGE_TRACE, "%s", "xgell_rx_ring_maddr_init"); in xgell_rx_ring_maddr_init()
1255 xge_debug_ll(XGE_TRACE, "%s", "xgell_addmac"); in xgell_addmac()
1311 xge_debug_ll(XGE_TRACE, "%s", "xgell_remmac"); in xgell_remmac()
1540 xge_debug_ll(XGE_TRACE, "%s", "xgell_maddr_set"); in xgell_maddr_set()
[all …]
H A Dxge.c160 xge_hal_driver_debug_level_set(XGE_TRACE); in _init()
814 xge_debug_osdep(XGE_TRACE, "%s: Requested: %d, Granted: %d", in xge_alloc_intrs()
927 xge_debug_osdep(XGE_TRACE, in xge_add_intrs()
933 xge_debug_osdep(XGE_TRACE, "Channel-Tx%d" in xge_add_intrs()
940 xge_debug_osdep(XGE_TRACE, "Channel-Rx%d: " in xge_add_intrs()
1085 xge_debug_osdep(XGE_TRACE, "XGE_ATTACH cmd %d", cmd); in xge_attach()
1213 xge_debug_osdep(XGE_TRACE, in xge_attach()
1342 xge_debug_osdep(XGE_TRACE, "XGE_DETACH cmd %d", cmd); in xge_detach()
/titanic_44/usr/src/uts/common/io/xge/hal/include/
H A Dxge-debug.h64 XGE_TRACE = 1, enumerator
144 if (((level >= XGE_TRACE && ((module & XGE_DEBUG_TRACE_MASK) == module)) || \
159 if (((level >= XGE_TRACE && ((module & XGE_DEBUG_TRACE_MASK) == module)) || \