Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/
HDt4_ioctl.h299 #define T4_TRACE_LEN 112 macro
301 uint32_t data[T4_TRACE_LEN / 4];
302 uint32_t mask[T4_TRACE_LEN / 4];
/trueos/tools/tools/cxgbetool/
HDcxgbetool.c1740 for (i = t.tp.skip_ofst * 2; i < T4_TRACE_LEN / 4; i += 2) in show_tracers()
1743 for (i = t.tp.skip_ofst * 2; i < T4_TRACE_LEN / 4; i += 2) in show_tracers()