Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h44913 #define S_T6_TSCHNLRINCR 0 macro
44915 #define V_T6_TSCHNLRINCR(x) ((x) << S_T6_TSCHNLRINCR)
44916 #define G_T6_TSCHNLRINCR(x) (((x) >> S_T6_TSCHNLRINCR) & M_T6_TSCHNLRINCR)