Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/cxgb/common/
HDcxgb_regs.h4417 #define M_PORT0MTUVALUE 0xffff macro
4419 #define G_PORT0MTUVALUE(x) (((x) >> S_PORT0MTUVALUE) & M_PORT0MTUVALUE)
/freebsd-head/sys/dev/cxgbe/common/
HDt4_regs.h23070 #define M_PORT0MTUVALUE 0xffffU macro
23072 #define G_PORT0MTUVALUE(x) (((x) >> S_PORT0MTUVALUE) & M_PORT0MTUVALUE)