Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_regs.h3752 #define M_MSSTHRESHOLD 0x3 macro
3754 #define G_MSSTHRESHOLD(x) (((x) >> S_MSSTHRESHOLD) & M_MSSTHRESHOLD)
/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_regs.h13732 #define M_MSSTHRESHOLD 0x7U macro
13734 #define G_MSSTHRESHOLD(x) (((x) >> S_MSSTHRESHOLD) & M_MSSTHRESHOLD)