Searched refs:V_MTUWIDTH (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/cxgbe/base/ | ||
| H A D | t4_regs.h | 495 #define V_MTUWIDTH(x) ((x) << S_MTUWIDTH) macro |
| H A D | t4_hw.c | 103 V_MTUWIDTH(log2) | V_MTUVALUE(mtu)); in t4_load_mtus() |