Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h33044 #define S_TSCHWRRRELOAD 16 macro
33046 #define V_TSCHWRRRELOAD(x) ((x) << S_TSCHWRRRELOAD)
33047 #define G_TSCHWRRRELOAD(x) (((x) >> S_TSCHWRRRELOAD) & M_TSCHWRRRELOAD)