ETH_CFG_SPD
#define ETH_CFG_SPD 0x0001U /* 1 = 100 Mbps */
#define ETH_CFG_SPD __BIT(0) /* 1 = 100 Mbps */