Searched refs:wlc_lcnphy_rx_iq_est (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c1130 wlc_lcnphy_rx_iq_est(struct brcms_phy *pi, function
1194 result = wlc_lcnphy_rx_iq_est(pi, num_samps, 32, &iq_est);
1259 if (!wlc_lcnphy_rx_iq_est(pi, nsamples, 32, &iq_est))
1278 if (!wlc_lcnphy_rx_iq_est(pi, 1024, 32, &iq_est_l))
1284 if (!wlc_lcnphy_rx_iq_est(pi, 1024, 32, &iq_est_h))

Completed in 246 milliseconds