Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h5812 #define S_RLDWTTOTAL 0 macro
5814 #define V_RLDWTTOTAL(x) ((x) << S_RLDWTTOTAL)
5815 #define G_RLDWTTOTAL(x) (((x) >> S_RLDWTTOTAL) & M_RLDWTTOTAL)