Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h51131 #define S_H1TEQ_GOAL 0 macro
51133 #define V_H1TEQ_GOAL(x) ((x) << S_H1TEQ_GOAL)
51134 #define G_H1TEQ_GOAL(x) (((x) >> S_H1TEQ_GOAL) & M_H1TEQ_GOAL)