Searched refs:G_MTUWIDTH (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/cxgbe/base/ | ||
| H A D | t4_regs.h | 496 #define G_MTUWIDTH(x) (((x) >> S_MTUWIDTH) & M_MTUWIDTH) macro |
| H A D | t4_hw.c | 49 mtu_log[i] = G_MTUWIDTH(v); in t4_read_mtu_tbl() |