ETH_CTL_TE
#define ETH_CTL_TE 0x008U /* 1 = transmit enable */
#define ETH_CTL_TE __BIT(3) /* 1 = transmit enable */