Searched refs:M_PORT0MTUVALUE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h4418 #define M_PORT0MTUVALUE 0xffff macro
4420 #define G_PORT0MTUVALUE(x) (((x) >> S_PORT0MTUVALUE) & M_PORT0MTUVALUE)
/freebsd-10.3-release/sys/dev/cxgbe/common/
H A Dt4_regs.h14870 #define M_PORT0MTUVALUE 0xffffU macro
14872 #define G_PORT0MTUVALUE(x) (((x) >> S_PORT0MTUVALUE) & M_PORT0MTUVALUE)
[all...]

Completed in 573 milliseconds