Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/afe/
H A Dafeimpl.h260 #define TXCTL_INTCMPLTE 0x80000000U /* interrupt completed */ macro
H A Dafe.c2006 control = len | TXCTL_FIRST | TXCTL_LAST | TXCTL_INTCMPLTE; in afe_send()
/titanic_44/usr/src/uts/common/io/mxfe/
H A Dmxfeimpl.h286 #define TXCTL_INTCMPLTE 0x80000000U /* interrupt completed */ macro
H A Dmxfe.c2321 TXCTL_FIRST | TXCTL_LAST | TXCTL_INTCMPLTE | TXCTL_HASHPERF | in mxfe_send_setup()
2403 control = len | TXCTL_FIRST | TXCTL_LAST | TXCTL_INTCMPLTE; in mxfe_send()