Searched refs:TXCTL_FIRST (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/afe/
H A Dafeimpl.h262 #define TXCTL_FIRST 0x20000000U /* first descriptor */ macro
H A Dafe.c2006 control = len | TXCTL_FIRST | TXCTL_LAST | TXCTL_INTCMPLTE;
/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfeimpl.h288 #define TXCTL_FIRST 0x20000000U /* first descriptor */ macro
H A Dmxfe.c2321 TXCTL_FIRST | TXCTL_LAST | TXCTL_INTCMPLTE | TXCTL_HASHPERF |
2403 control = len | TXCTL_FIRST | TXCTL_LAST | TXCTL_INTCMPLTE;

Completed in 73 milliseconds