Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h12810 #define S_RXDROP3 24 macro
12812 #define V_RXDROP3(x) ((x) << S_RXDROP3)
12813 #define G_RXDROP3(x) (((x) >> S_RXDROP3) & M_RXDROP3)