wlc_lcnphy_set_tx_iqcc
void wlc_lcnphy_set_tx_iqcc(struct brcms_phy *pi, u16 a, u16 b);
wlc_lcnphy_set_tx_iqcc(pi, a, b);
wlc_lcnphy_set_tx_iqcc(pi, coeff_x, coeff_y);
pi->pi_fptr.txiqccset = wlc_lcnphy_set_tx_iqcc;