Searched refs:IEEE_R_DROP (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/ |
H A D | fec.h | 134 #define IEEE_R_DROP 0x2c8 /* Count frames not counted correctly */ 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, 2484 { "IEEE_rx_drop", IEEE_R_DROP },
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/ |
H A D | fec.h | 141 #define IEEE_R_DROP 0x2c8 /* Count frames not counted correctly */ 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, 2822 { "IEEE_rx_drop", IEEE_R_DROP },
|
Completed in 14 milliseconds