Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h20229 #define S_TXEOP 16 macro
20231 #define V_TXEOP(x) ((x) << S_TXEOP)
20232 #define G_TXEOP(x) (((x) >> S_TXEOP) & M_TXEOP)