Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h23741 #define S_TSCHWRRLIMIT 16 macro
23743 #define V_TSCHWRRLIMIT(x) ((x) << S_TSCHWRRLIMIT)
23744 #define G_TSCHWRRLIMIT(x) (((x) >> S_TSCHWRRLIMIT) & M_TSCHWRRLIMIT)