Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h9203 #define S_KEEPALIVEIDLE 0 macro
9205 #define V_KEEPALIVEIDLE(x) ((x) << S_KEEPALIVEIDLE)
9206 #define G_KEEPALIVEIDLE(x) (((x) >> S_KEEPALIVEIDLE) & M_KEEPALIVEIDLE)