Searched refs:PORT_SPEED_100 (Results 1 – 2 of 2) sorted by relevance
103 #define PORT_SPEED_100 0x00000020 macro1516 case PORT_SPEED_100: in mv643xx_eth_get_link_ksettings_phyless()2225 case PORT_SPEED_100: in handle_link_event()
162 #define PORT_SPEED_100 (1 << 0) macro