Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h44393 #define S_TSCHWRRRELOAD 16 macro
44395 #define V_TSCHWRRRELOAD(x) ((x) << S_TSCHWRRRELOAD)
44396 #define G_TSCHWRRRELOAD(x) (((x) >> S_TSCHWRRRELOAD) & M_TSCHWRRRELOAD)