Searched defs:G_MTUDEFAULT (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_regs.h3700 #define G_MTUDEFAULT(x) (((x) >> S_MTUDEFAULT) & M_MTUDEFAULT) macro
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_regs.h21788 #define G_MTUDEFAULT(x) (((x) >> S_MTUDEFAULT) & M_MTUDEFAULT) macro
[all...]

Completed in 695 milliseconds