Home
last modified time | relevance | path

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

/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_cmn.c2190 wlc_phy_compute_dB(cmplx_pwr, cmplx_pwr_dbm, pi->pubpi.phy_corenum); in wlc_phy_noise_calc_phy()
2301 wlc_phy_compute_dB(&cmplx_pwr, &noise_dbm, in wlc_phy_noise_sample_intr()
2501 void wlc_phy_compute_dB(u32 *cmplx_pwr, s8 *p_cmplx_pwr_dB, u8 core) in wlc_phy_compute_dB() function
Dphy_int.h928 void wlc_phy_compute_dB(u32 *cmplx_pwr, s8 *p_dB, u8 core);