Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_cmn.c2487 wlc_phy_compute_dB(cmplx_pwr, cmplx_pwr_dbm, pi->pubpi.phy_corenum); in wlc_phy_noise_calc_phy()
2744 wlc_phy_compute_dB(&cmplx_pwr, &noise_dbm, in wlc_phy_noise_sample_intr()
2812 void wlc_phy_compute_dB(u32 *cmplx_pwr, s8 *p_cmplx_pwr_dB, u8 core) in wlc_phy_compute_dB() function
Dwlc_phy_int.h1028 extern void wlc_phy_compute_dB(u32 *cmplx_pwr, s8 *p_dB, u8 core);