Searched refs:phyRx2_l (Results 1 – 1 of 1) sorted by relevance
22978 s16 phyRx2_l; in wlc_phy_rssi_compute_nphy() local22989 phyRx2_l = rxh->PhyRxStatus_2 & 0x00ff; in wlc_phy_rssi_compute_nphy()22990 if (phyRx2_l > 127) in wlc_phy_rssi_compute_nphy()22991 phyRx2_l -= 256; in wlc_phy_rssi_compute_nphy()22995 rxpwr1 = phyRx2_l; in wlc_phy_rssi_compute_nphy()