Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_lcn.c3290 u32 received_power, rx_pwr_threshold; in wlc_lcnphy_rx_iq_cal() local
3401 received_power = in wlc_lcnphy_rx_iq_cal()
3403 if (received_power < rx_pwr_threshold) in wlc_lcnphy_rx_iq_cal()
5139 u32 received_power = 0; in wlc_lcnphy_get_receive_power() local
5151 && (received_power < 700)) { in wlc_lcnphy_get_receive_power()
5155 received_power = in wlc_lcnphy_get_receive_power()
5164 received_power = in wlc_lcnphy_get_receive_power()
5170 return received_power; in wlc_lcnphy_get_receive_power()
5179 s32 received_power, temperature; in wlc_lcnphy_rx_signal_power() local
5183 received_power = wlc_lcnphy_get_receive_power(pi, &gain_index); in wlc_lcnphy_rx_signal_power()
[all …]