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

/freebsd-10.3-release/sys/dev/cxgb/common/
H A Dcxgb_regs.h3752 #define M_MSSTHRESHOLD 0x3 macro
3754 #define G_MSSTHRESHOLD(x) (((x) >> S_MSSTHRESHOLD) & M_MSSTHRESHOLD)
/freebsd-10.3-release/sys/dev/cxgbe/common/
H A Dt4_regs.h13732 #define M_MSSTHRESHOLD 0x7U macro
13734 #define G_MSSTHRESHOLD(x) (((x) >> S_MSSTHRESHOLD) & M_MSSTHRESHOLD)
[all...]

Completed in 582 milliseconds