Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h16345 #define S_DROP_WT 27 macro
16347 #define V_DROP_WT(x) ((x) << S_DROP_WT)
16348 #define G_DROP_WT(x) (((x) >> S_DROP_WT) & M_DROP_WT)