Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4_regs.h495 #define V_MTUWIDTH(x) ((x) << S_MTUWIDTH) macro
H A Dt4_hw.c103 V_MTUWIDTH(log2) | V_MTUVALUE(mtu)); in t4_load_mtus()