Searched refs:IEEE_R_CRC (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/ |
H A D | fec.h | 136 #define IEEE_R_CRC 0x2d0 /* Frames rx'd with CRC err */ macro
|
H A D | fec_main.c | 2253 IEEE_R_DROP, IEEE_R_FRAME_OK, IEEE_R_CRC, IEEE_R_ALIGN, IEEE_R_MACERR, 2278 IEEE_R_DROP, IEEE_R_FRAME_OK, IEEE_R_CRC, IEEE_R_ALIGN, IEEE_R_MACERR, 2486 { "IEEE_rx_crc", IEEE_R_CRC },
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/ |
H A D | fec.h | 143 #define IEEE_R_CRC 0x2d0 /* Frames rx'd with CRC err */ macro
|
H A D | fec_main.c | 2591 IEEE_R_DROP, IEEE_R_FRAME_OK, IEEE_R_CRC, IEEE_R_ALIGN, IEEE_R_MACERR, 2616 IEEE_R_DROP, IEEE_R_FRAME_OK, IEEE_R_CRC, IEEE_R_ALIGN, IEEE_R_MACERR, 2824 { "IEEE_rx_crc", IEEE_R_CRC },
|
Completed in 22 milliseconds