Searched refs:TXSTAT_16COLLISIONS (Results 1 – 2 of 2) sorted by relevance
131 #define TXSTAT_16COLLISIONS (1 << 26) macro
709 if (!(status & (TXSTAT_BABBLED | TXSTAT_16COLLISIONS))) in ether3_tx()713 if (status & TXSTAT_16COLLISIONS) in ether3_tx()