Searched refs:xge_debug_device (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/xge/hal/xgehal/ |
H A D | xgehal-device.c | 362 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 …]
|
/titanic_41/usr/src/uts/common/io/xge/hal/include/ |
H A D | xge-debug.h | 318 static inline void xge_debug_device(xge_debug_level_e level, char *fmt, ...) { in xge_debug_device() function 323 #define xge_debug_device(level, fmt...) \ macro 328 static inline void xge_debug_device(xge_debug_level_e level, char *fmt, ...) {} in xge_debug_device() function 330 #define xge_debug_device(level, fmt...) macro 381 static inline void xge_debug_device(xge_debug_level_e level, char *fmt, ...) {} in xge_debug_device() function
|