Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/
H A Dsys_congestion.c41 wifiStationInfo->rxRate = WIFI_STA_INFO_FAKE_RX_RATE; in GetWifiInfo()
/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/core/
H A Dnstackx_congestion.c108 if (rxWifiStationInfo->rxRate == 0) { in GetSpeedRx()
112 speedRX = rxWifiStationInfo->rxRate / BITINBYTE; in GetSpeedRx()
120 if (CheckWlanNegoRateValid(rxWifiStationInfo->rxRate) != NSTACKX_EOK) { in GetWlanConngestSendRate()
121 LOGE(TAG, "recv endian tx rate error %u", rxWifiStationInfo->rxRate); in GetWlanConngestSendRate()
/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/liteos/
H A Dsys_congestion.c41 info->rxRate = WIFI_STA_INFO_FAKE_RX_RATE; in GetWifiInfo()
/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/interface/
H A Dnstackx_congestion.h38 uint32_t rxRate; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/wifi/
H A Dnstackx_wifi_stat_linux.c133 wifiStationInfo->rxRate = rxRateInfo.rateBitrate / WIFI_NEGO_RATE_ACCURACY; in GetStationInfoRateRx()

Completed in 3 milliseconds