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