Searched refs:RxAlignmentError (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/dlink/ | ||
H A D | dl2k.h | 237 RxAlignmentError = 0x00040000, enumerator |
H A D | dl2k.c | 942 if (frame_status & RxAlignmentError && np->speed != 1000) in receive_packet() |