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