Searched refs:RMON_T_FRAG (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/ |
H A D | fec.h | 94 #define RMON_T_FRAG 0x21c /* RMON TX pkts < 64 bytes, bad CRC */ macro
|
H A D | fec_main.c | 2241 RMON_T_CRC_ALIGN, RMON_T_UNDERSIZE, RMON_T_OVERSIZE, RMON_T_FRAG, 2266 RMON_T_CRC_ALIGN, RMON_T_UNDERSIZE, RMON_T_OVERSIZE, RMON_T_FRAG, 2439 { "tx_fragment", RMON_T_FRAG },
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/ |
H A D | fec.h | 101 #define RMON_T_FRAG 0x21c /* RMON TX pkts < 64 bytes, bad CRC */ macro
|
H A D | fec_main.c | 2579 RMON_T_CRC_ALIGN, RMON_T_UNDERSIZE, RMON_T_OVERSIZE, RMON_T_FRAG, 2604 RMON_T_CRC_ALIGN, RMON_T_UNDERSIZE, RMON_T_OVERSIZE, RMON_T_FRAG, 2777 { "tx_fragment", RMON_T_FRAG },
|
Completed in 26 milliseconds