Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h21192 #define S_RXCRCERRFRAMES 0 macro
21194 #define V_RXCRCERRFRAMES(x) ((x) << S_RXCRCERRFRAMES)
21195 #define G_RXCRCERRFRAMES(x) (((x) >> S_RXCRCERRFRAMES) & M_RXCRCERRFRAMES)