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

/freebsd-10-stable/sys/dev/cxgbe/common/
H A Dt4_regs.h23452 #define G_HASHDELAY(x) (((x) >> S_HASHDELAY) & M_HASHDELAY) macro
[all...]
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
H A Dt4_regs.h23423 #define G_HASHDELAY(x) (((x) >> S_HASHDELAY) & M_HASHDELAY) macro
[all...]

Completed in 1035 milliseconds