Searched refs:G_TFLENGTH (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/cxgbe/common/ | ||
| H A D | t4_hw.c | 9914 tp->skip_len = G_TFLENGTH(ctla); in t4_get_trace_filter() |
| H A D | t4_regs.h | 42692 #define G_TFLENGTH(x) (((x) >> S_TFLENGTH) & M_TFLENGTH) macro |