Searched refs:speed_100M (Results 1 – 1 of 1) sorted by relevance
1142 static void link_configure(Gmac *gmac, bool full_duplex, bool speed_100M) in link_configure() argument1150 val |= (speed_100M) ? GMAC_NCFGR_SPD : 0; in link_configure()