Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h44903 #define S_TSCHNLRINCR 0 macro
44905 #define V_TSCHNLRINCR(x) ((x) << S_TSCHNLRINCR)
44906 #define G_TSCHNLRINCR(x) (((x) >> S_TSCHNLRINCR) & M_TSCHNLRINCR)