Searched refs:FEC_ENET_TXF_2 (Results 1 – 2 of 2) sorted by relevance
365 #define FEC_ENET_TXF_2 ((uint)0x00000080) /* Full frame transmitted */ macro374 #define FEC_ENET_TXF (FEC_ENET_TXF_0 | FEC_ENET_TXF_1 | FEC_ENET_TXF_2)
1587 if (int_events & FEC_ENET_TXF_2) in fec_enet_collect_events()