Searched refs:EF_LCOL (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/ | ||
D | ariadne.h | 341 #define EF_LCOL 0x0010 /* Late Collision */ macro |
D | ariadne.c | 325 if (err_status & EF_LCOL) in ariadne_interrupt() |