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