Searched refs:nextPulseSpeed (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dbandwidth.c177 const uint64_t nextPulseSpeed = b->band[dir].desiredSpeed_Bps; local
178 b->band[dir].bytesLeft = (unsigned int)( nextPulseSpeed * period_msec ) / 1000u;

Completed in 49 milliseconds