Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_regs.h3754 #define G_MSSTHRESHOLD(x) (((x) >> S_MSSTHRESHOLD) & M_MSSTHRESHOLD) macro
/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_regs.h13734 #define G_MSSTHRESHOLD(x) (((x) >> S_MSSTHRESHOLD) & M_MSSTHRESHOLD) macro