Searched refs:portsBandwidths (Results 1 – 2 of 2) sorted by relevance
1280 t_FmPortBandwidth portsBandwidths[FM_MAX_NUM_OF_VALID_PORTS]; member
4502 sum +=p_PortsBandwidth->portsBandwidths[i].bandwidth; in FM_SetPortsBandwidth()4509 if (p_PortsBandwidth->portsBandwidths[i].bandwidth > maxPercent) in FM_SetPortsBandwidth()4510 maxPercent = p_PortsBandwidth->portsBandwidths[i].bandwidth; in FM_SetPortsBandwidth()4518 …weight = (uint8_t)((p_PortsBandwidth->portsBandwidths[i].bandwidth * PORT_MAX_WEIGHT ) / maxPercen… in FM_SetPortsBandwidth()4525 … if ((uint8_t)((p_PortsBandwidth->portsBandwidths[i].bandwidth * PORT_MAX_WEIGHT ) % maxPercent)) in FM_SetPortsBandwidth()4530 SwPortIdToHwPortId(p_PortsBandwidth->portsBandwidths[i].type, in FM_SetPortsBandwidth()4531 p_PortsBandwidth->portsBandwidths[i].relativePortId, in FM_SetPortsBandwidth()