Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h23112 #define M_MTUVALUE 0x3fffU macro
23114 #define G_MTUVALUE(x) (((x) >> S_MTUVALUE) & M_MTUVALUE)