Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/afe/
H A Dafeimpl.h255 #define TXSTAT_UFLOW 0x00000002U /* underflow */ macro
H A Dafe.c2089 if (status & TXSTAT_UFLOW) { in afe_reclaim()
/titanic_50/usr/src/uts/common/io/mxfe/
H A Dmxfeimpl.h281 #define TXSTAT_UFLOW 0x00000002U /* underflow */ macro
H A Dmxfe.c2488 if (status & TXSTAT_UFLOW) { in mxfe_reclaim()