Searched refs:sendRateOri (Results 1 – 1 of 1) sorted by relevance
130 uint32_t sendRateOri = in GetWlanConngestSendRate() local134 *sendRateResult = (uint16_t)(sendRateOri * MB_SIZE / (mtu + GetProtocolHead()) * in GetWlanConngestSendRate()153 uint32_t sendRateOri = speedTX * thetaTx / WIFI_THETA_ACCURACY; in GetP2pCongestSendRate() local157 …(uint16_t)(sendRateOri * MB_SIZE / (uint32_t)mtu * DATA_FRAME_SEND_INTERVAL_MS / MS_NUM_PER_SECOND… in GetP2pCongestSendRate()