Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h4729 #define S_CMRXFLSTBASE 0 macro
4731 #define V_CMRXFLSTBASE(x) ((x) << S_CMRXFLSTBASE)
4732 #define G_CMRXFLSTBASE(x) (((x) >> S_CMRXFLSTBASE) & M_CMRXFLSTBASE)