Searched refs:phyRx2_l (Results 1 – 1 of 1) sorted by relevance
22982 s16 phyRx2_l; in wlc_phy_rssi_compute_nphy() local22993 phyRx2_l = rxh->PhyRxStatus_2 & 0x00ff; in wlc_phy_rssi_compute_nphy()22994 if (phyRx2_l > 127) in wlc_phy_rssi_compute_nphy()22995 phyRx2_l -= 256; in wlc_phy_rssi_compute_nphy()22999 rxpwr1 = phyRx2_l; in wlc_phy_rssi_compute_nphy()