Searched refs:RxLengthError (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/dlink/ | ||
H A D | dl2k.h | 240 RxLengthError = 0x00200000, enumerator |
H A D | dl2k.c | 938 if (frame_status & (RxRuntFrame | RxLengthError)) in receive_packet() |