Searched refs:portTxRate (Results 1 – 2 of 2) sorted by relevance
644 …td_ReturnType Netc_EthSwt_Ip_PortRateEnumToRate(EthTrcv_BaudRateType baudRate, uint64 *portTxRate);1352 …Std_ReturnType Netc_EthSwt_Ip_PortRateEnumToRate(EthTrcv_BaudRateType baudRate, uint64 *portTxRate) in Netc_EthSwt_Ip_PortRateEnumToRate() argument1358 *portTxRate = 10000000UL; in Netc_EthSwt_Ip_PortRateEnumToRate()1361 *portTxRate = 100000000UL; in Netc_EthSwt_Ip_PortRateEnumToRate()1364 *portTxRate = 1000000000UL; in Netc_EthSwt_Ip_PortRateEnumToRate()1367 *portTxRate = 1000000000UL; in Netc_EthSwt_Ip_PortRateEnumToRate()6686 uint64 portTxRate; local6704 status |= Netc_EthSwt_Ip_PortRateEnumToRate(baudRate, &portTxRate);6708 portTxRate = 2000000UL;6711 …largeBandwidth = idleSlope / (portTxRate / 10000UL); /* bandwidth is in % and 100th precision, so …[all …]
5853 uint64 portTxRate; local5870 portTxRate = 2000000000UL;5872 …largeBandwidth = idleSlope / (portTxRate / 10000UL); /* bandwidth is in % and 100th precision, so …5892 …dwidth * Netc_Eth_Ip_MaxFrameSize * (Netc_Eth_Ip_NetcClockFrequency / (portTxRate)) / 100UL; /* Ba…