Searched refs:IEEE_T_DEF (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/ |
H A D | fec.h | 109 #define IEEE_T_DEF 0x258 /* Frames tx'd after deferral delay */ macro
|
H A D | fec_main.c | 2245 IEEE_T_DROP, IEEE_T_FRAME_OK, IEEE_T_1COL, IEEE_T_MCOL, IEEE_T_DEF, 2270 IEEE_T_DROP, IEEE_T_FRAME_OK, IEEE_T_1COL, IEEE_T_MCOL, IEEE_T_DEF, 2456 { "IEEE_tx_def", IEEE_T_DEF },
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/ |
H A D | fec.h | 116 #define IEEE_T_DEF 0x258 /* Frames tx'd after deferral delay */ macro
|
H A D | fec_main.c | 2583 IEEE_T_DROP, IEEE_T_FRAME_OK, IEEE_T_1COL, IEEE_T_MCOL, IEEE_T_DEF, 2608 IEEE_T_DROP, IEEE_T_FRAME_OK, IEEE_T_1COL, IEEE_T_MCOL, IEEE_T_DEF, 2794 { "IEEE_tx_def", IEEE_T_DEF },
|
Completed in 14 milliseconds