Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/afe/
H A Dafeimpl.h254 #define TXSTAT_COLLCNT 0x00000078U /* collision count */ macro
257 #define TXCOLLCNT(x) ((x & TXSTAT_COLLCNT) >> 3)
/titanic_44/usr/src/uts/common/io/mxfe/
H A Dmxfeimpl.h280 #define TXSTAT_COLLCNT 0x00000078U /* collision count */ macro
283 #define TXCOLLCNT(x) ((x & TXSTAT_COLLCNT) >> 3)