Home
last modified time | relevance | path

Searched refs:RSSI_1 (Results 1 – 12 of 12) sorted by relevance

/drivers/staging/rt2870/sta/
Dsync.c628 …ConvertToRssi(pAd, Elem->Rssi0, RSSI_0), ConvertToRssi(pAd, Elem->Rssi1, RSSI_1), ConvertToRssi(pA… in PeerBeaconAtScanAction()
781 pAd->StaCfg.RssiSample.LastRssi1 = ConvertToRssi(pAd, Elem->Rssi1, RSSI_1); in PeerBeaconAtJoinAction()
1037 …ConvertToRssi(pAd, Elem->Rssi0, RSSI_0), ConvertToRssi(pAd, Elem->Rssi1, RSSI_1), ConvertToRssi(pA… in PeerBeacon()
/drivers/staging/rt2860/sta/
Dsync.c677 …ConvertToRssi(pAd, Elem->Rssi0, RSSI_0), ConvertToRssi(pAd, Elem->Rssi1, RSSI_1), ConvertToRssi(pA… in PeerBeaconAtScanAction()
830 pAd->StaCfg.RssiSample.LastRssi1 = ConvertToRssi(pAd, Elem->Rssi1, RSSI_1); in PeerBeaconAtJoinAction()
1086 …ConvertToRssi(pAd, Elem->Rssi0, RSSI_0), ConvertToRssi(pAd, Elem->Rssi1, RSSI_1), ConvertToRssi(pA… in PeerBeacon()
/drivers/staging/rt2860/
Drtmp_def.h1369 #define RSSI_1 1 macro
Drt_linux.c952 … pRxBlk->pRxWI->RSSI0, RSSI_0), ConvertToRssi(pAd, pRxBlk->pRxWI->RSSI1, RSSI_1), ConvertToRssi(pA… in send_monitor_packets()
Drt_ate.c3194 pAd->ate.LastRssi1 = ATEConvertToRssi(pAd, (CHAR) pRxWI->RSSI1, RSSI_1); in ATESampleRssi()
3214 pAd->ate.LastRssi1 = ATEConvertToRssi(pAd, (CHAR) pRxWI->RSSI1, RSSI_1); in ATESampleRssi()
/drivers/staging/rt2870/
Drtmp_def.h1403 #define RSSI_1 1 macro
Drt_linux.c993 … pRxBlk->pRxWI->RSSI0, RSSI_0), ConvertToRssi(pAd, pRxBlk->pRxWI->RSSI1, RSSI_1), ConvertToRssi(pA… in send_monitor_packets()
Drt_ate.c3388 pAd->ate.LastRssi1 = ATEConvertToRssi(pAd, (CHAR) pRxWI->RSSI1, RSSI_1); in ATESampleRssi()
3408 pAd->ate.LastRssi1 = ATEConvertToRssi(pAd, (CHAR) pRxWI->RSSI1, RSSI_1); in ATESampleRssi()
/drivers/staging/rt2860/common/
Dspectrum.c1666 ConvertToRssi(pAd, Elem->Rssi1, RSSI_1), in PeerTpcReqAction()
Dcmm_data.c3112 pRssi->LastRssi1 = ConvertToRssi(pAd, (CHAR)rssi1, RSSI_1); in Update_Rssi_Sample()
/drivers/staging/rt2870/common/
Dspectrum.c1665 ConvertToRssi(pAd, Elem->Rssi1, RSSI_1), in PeerTpcReqAction()
Dcmm_data.c2335 pRssi->LastRssi1 = ConvertToRssi(pAd, (CHAR)rssi1, RSSI_1); in Update_Rssi_Sample()