Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h4750 #define S_CMMAXPSTRUCT 0 macro
4752 #define V_CMMAXPSTRUCT(x) ((x) << S_CMMAXPSTRUCT)
4753 #define G_CMMAXPSTRUCT(x) (((x) >> S_CMMAXPSTRUCT) & M_CMMAXPSTRUCT)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h23751 #define S_CMMAXPSTRUCT 0 macro
23753 #define V_CMMAXPSTRUCT(x) ((x) << S_CMMAXPSTRUCT)
23754 #define G_CMMAXPSTRUCT(x) (((x) >> S_CMMAXPSTRUCT) & M_CMMAXPSTRUCT)