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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dbandwidth.h61 unsigned int desiredSpeed_Bps; member in struct:tr_band
151 unsigned int * value = &bandwidth->band[dir].desiredSpeed_Bps;
164 return bandwidth->band[dir].desiredSpeed_Bps;
H A Dbandwidth.c177 const uint64_t nextPulseSpeed = b->band[dir].desiredSpeed_Bps;

Completed in 105 milliseconds