Searched refs:TXSTAT_COLL (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/efe/ | ||
H A D | efe.h | 292 #define TXSTAT_COLL (1UL << 2) /* Transmitted w/Collisions */ macro |
H A D | efe.c | 1509 if (status & TXSTAT_COLL) { in efe_send_done() |