Searched refs:speed (Results 1 – 8 of 8) sorted by relevance
441 unsigned speed ) in configure_IEEE_phy_speed() argument463 if( speed == 1000 ) in configure_IEEE_phy_speed()468 else if( speed == 100 ) in configure_IEEE_phy_speed()478 else if( speed == 10 ) in configure_IEEE_phy_speed()502 int speed ) in SetUpSLCRDivisors() argument524 if( speed == 1000 ) in SetUpSLCRDivisors()529 else if( speed == 100 ) in SetUpSLCRDivisors()540 if( speed == 1000 ) in SetUpSLCRDivisors()557 else if( speed == 100 ) in SetUpSLCRDivisors()
290 unsigned speed, in configure_IEEE_phy_speed_US() argument312 if( speed == 1000 ) in configure_IEEE_phy_speed_US()317 else if( speed == 100 ) in configure_IEEE_phy_speed_US()327 else if( speed == 10 ) in configure_IEEE_phy_speed_US()1051 s32 speed ) in SetUpSLCRDivisors() argument1084 if( speed == 1000 ) in SetUpSLCRDivisors()1101 else if( speed == 100 ) in SetUpSLCRDivisors()1170 if( speed == 1000 ) in SetUpSLCRDivisors()1201 else if( speed == 100 ) in SetUpSLCRDivisors()1314 if( speed == 1000 ) in SetUpSLCRDivisors()[all …]
289 phy_speed_t speed; in xNetworkInterfaceInitialise() local291 PHY_GetLinkSpeedDuplex( &phyHandle, &speed, &duplex ); in xNetworkInterfaceInitialise()296 config.miiSpeed = ( enet_mii_speed_t ) speed; in xNetworkInterfaceInitialise()
457 uint32_t speed = 0, duplex = 0; in prvEthernetUpdateConfig() local483 speed = ETH_SPEED_10M; in prvEthernetUpdateConfig()487 speed = ETH_SPEED_100M; in prvEthernetUpdateConfig()493 MACConf.Speed = speed; in prvEthernetUpdateConfig()
115 unsigned char speed; member
94 The best size for `ETH_RXBUFNB` and `ETH_TXBUFNB` depends on the speed of the CPU. These macro's de…
21 - MISRA C-2012 Rule 2.2 Unions are used for checksum computation to speed up the
450 # the optimal cache size from a speed point of view.459 # speed. At this moment only the input processing can be done using multiple2357 # speed.