Searched refs:phyRx2_l (Results 1 – 1 of 1) sorted by relevance
22973 s16 phyRx2_l; in wlc_phy_rssi_compute_nphy() local22984 phyRx2_l = rxh->PhyRxStatus_2 & 0x00ff; in wlc_phy_rssi_compute_nphy()22985 if (phyRx2_l > 127) in wlc_phy_rssi_compute_nphy()22986 phyRx2_l -= 256; in wlc_phy_rssi_compute_nphy()22990 rxpwr1 = phyRx2_l; in wlc_phy_rssi_compute_nphy()