Searched refs:TXSTAT_OWC (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/efe/ | ||
H A D | efe.h | 296 #define TXSTAT_OWC (1UL << 6) /* Out of Window Collision */ macro |
H A D | efe.c | 1522 if (status & TXSTAT_OWC) { in efe_send_done() |