Searched refs:V_TFMINPKTSIZE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cxgbe/common/ | ||
H A D | t4_hw.c | 6625 V_TFMINPKTSIZE(tp->min_len)); in t4_set_trace_filter() |
H A D | t4_regs.h | 33892 #define V_TFMINPKTSIZE(x) ((x) << S_TFMINPKTSIZE) macro |