Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h3751 #define M_MSSTHRESHOLD 0x3 macro
3753 #define G_MSSTHRESHOLD(x) (((x) >> S_MSSTHRESHOLD) & M_MSSTHRESHOLD)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h21840 #define M_MSSTHRESHOLD 0x7U macro
21842 #define G_MSSTHRESHOLD(x) (((x) >> S_MSSTHRESHOLD) & M_MSSTHRESHOLD)