Searched refs:TX_EARLY_COLLISIONS (Results 1 – 2 of 2) sorted by relevance
111 #define TX_EARLY_COLLISIONS(x) (((x) >> 3) & 0xf) macro
526 dev->stats.collisions += TX_EARLY_COLLISIONS(txd->report); in nb8800_tx_done()