Home
last modified time | relevance | path

Searched refs:PORT_MAX_WEIGHT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/integrations/
H A Ddpaa_integration_ext.h208 #define PORT_MAX_WEIGHT 16 macro
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c4518 …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()