Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c6229 V_MTUWIDTH(log2) | V_MTUVALUE(mtu)); in t4_load_mtus()
H A Dt4_regs.h6051 #define V_MTUWIDTH(x) ((x) << S_MTUWIDTH) macro