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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_data_pci.c418 dBm = (int)(pRxWI->RSSI0) - pAd->BbpRssiToDbmDelta;
H A Dcmm_data_usb.c830 dBm = (int)(pRxWI->RSSI0) - pAd->BbpRssiToDbmDelta;
H A Dmlme.c1165 (pAd->BbpRssiToDbmDelta - 35))) {
3138 dbm = pAd->StaCfg.RssiSample.AvgRssi0 - pAd->BbpRssiToDbmDelta;
H A Drtmp_init.c1003 pAd->BbpRssiToDbmDelta = 0x0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp.h1874 char BbpRssiToDbmDelta; /* change from u8 to char for high power */ member in struct:rt_rtmp_adapter

Completed in 85 milliseconds