Searched refs:GEM_STAT_TRANSMIT_COMPLETE (Results 1 – 2 of 2) sorted by relevance
193 #define GEM_STAT_TRANSMIT_COMPLETE BIT_05 macro
3169 …if((*tx_status & GEM_STAT_TRANSMIT_COMPLETE) != 0U) /* If loopback test or other hasn't taken care… in generic_mac_irq_handler()3171 *tx_status = GEM_STAT_TRANSMIT_COMPLETE; in generic_mac_irq_handler()