Searched refs:TXSTAT_CCNT (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/efe/ | ||
H A D | efe.h | 298 #define TXSTAT_CCNT 8 /* Collision Count */ macro |
H A D | efe.c | 1534 (status >> TXSTAT_CCNT) & TXSTAT_CCNTMASK; in efe_send_done() |