Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/cxgbe/common/
H A Dt4_regs.h20881 #define S_RXCRCCAL 16 macro
20883 #define V_RXCRCCAL(x) ((x) << S_RXCRCCAL)
20884 #define G_RXCRCCAL(x) (((x) >> S_RXCRCCAL) & M_RXCRCCAL)