Home
last modified time | relevance | path

Searched refs:TXSTAT_16COLLISIONS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/seeq/
H A Dether3.h131 #define TXSTAT_16COLLISIONS (1 << 26) macro
H A Dether3.c709 if (!(status & (TXSTAT_BABBLED | TXSTAT_16COLLISIONS))) in ether3_tx()
713 if (status & TXSTAT_16COLLISIONS) in ether3_tx()
/kernel/linux/linux-6.6/drivers/net/ethernet/seeq/
H A Dether3.h131 #define TXSTAT_16COLLISIONS (1 << 26) macro
H A Dether3.c709 if (!(status & (TXSTAT_BABBLED | TXSTAT_16COLLISIONS))) in ether3_tx()
713 if (status & TXSTAT_16COLLISIONS) in ether3_tx()

Completed in 4 milliseconds