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

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h4413 #define M_PORT1MTUVALUE 0xffff macro
4415 #define G_PORT1MTUVALUE(x) (((x) >> S_PORT1MTUVALUE) & M_PORT1MTUVALUE)
/freebsd-10.3-release/sys/dev/cxgbe/common/
H A Dt4_regs.h14865 #define M_PORT1MTUVALUE 0xffffU macro
14867 #define G_PORT1MTUVALUE(x) (((x) >> S_PORT1MTUVALUE) & M_PORT1MTUVALUE)
[all...]

Completed in 624 milliseconds