Searched defs:G_PORT0MTUVALUE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/cxgb/common/
H A Dcxgb_regs.h4420 #define G_PORT0MTUVALUE(x) (((x) >> S_PORT0MTUVALUE) & M_PORT0MTUVALUE) macro
/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_regs.h23068 #define G_PORT0MTUVALUE(x) (((x) >> S_PORT0MTUVALUE) & M_PORT0MTUVALUE) macro
[all...]
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dt4_regs.h23039 #define G_PORT0MTUVALUE(x) (((x) >> S_PORT0MTUVALUE) & M_PORT0MTUVALUE) macro
[all...]

Completed in 1404 milliseconds