Home
last modified time | relevance | path

Searched refs:xge_debug_device (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/nxge/xgehal/
HDxgehal-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 …]
/trueos/sys/dev/nxge/include/
HDxge-debug.h324 static inline void xge_debug_device(xge_debug_level_e level, char *fmt, ...) { in xge_debug_device() function
329 #define xge_debug_device(level, fmt...) \ macro
334 static inline void xge_debug_device(xge_debug_level_e level, char *fmt, ...) {} in xge_debug_device() function
336 #define xge_debug_device(level, fmt...) macro
387 static inline void xge_debug_device(xge_debug_level_e level, char *fmt, ...) {} in xge_debug_device() function