Searched refs:wlc_lcnphy_set_cc (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c3428 wlc_lcnphy_set_cc(struct brcms_phy *pi, int cal_type, s16 coeff_x, s16 coeff_y) function
3665 wlc_lcnphy_set_cc(pi, cal_type, phy_c15, phy_c16);
3729 wlc_lcnphy_set_cc(pi, cal_type, phy_c11,
3766 wlc_lcnphy_set_cc(pi, cal_type, phy_c15, phy_c16);
3802 wlc_lcnphy_set_cc(pi, 0, 0, 0);
3803 wlc_lcnphy_set_cc(pi, 2, 0, 0);
3804 wlc_lcnphy_set_cc(pi, 3, 0, 0);
3805 wlc_lcnphy_set_cc(pi, 4, 0, 0);

Completed in 121 milliseconds