Home
last modified time | relevance | path

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

/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_lcn.c1252 struct brcms_phy_lcnphy *pi_lcn = pi->u.pi_lcnphy; in wlc_lcnphy_calc_rx_iq_comp() local
1317 pi_lcn->lcnphy_cal_results.rxiqcal_coeff_a0 = a0_new; in wlc_lcnphy_calc_rx_iq_comp()
1318 pi_lcn->lcnphy_cal_results.rxiqcal_coeff_b0 = b0_new; in wlc_lcnphy_calc_rx_iq_comp()
1388 struct brcms_phy_lcnphy *pi_lcn = pi->u.pi_lcnphy; in wlc_lcnphy_rx_iq_cal() local
1436 tx_gain_index_old = pi_lcn->lcnphy_current_index; in wlc_lcnphy_rx_iq_cal()
1537 struct brcms_phy_lcnphy *pi_lcn = pi->u.pi_lcnphy; in wlc_lcnphy_get_current_tx_pwr_idx() local
1540 index = pi_lcn->lcnphy_current_index; in wlc_lcnphy_get_current_tx_pwr_idx()
1545 index = pi_lcn->lcnphy_current_index; in wlc_lcnphy_get_current_tx_pwr_idx()
1621 struct brcms_phy_lcnphy *pi_lcn = pi->u.pi_lcnphy; in wlc_lcnphy_set_chanspec_tweaks() local
1628 pi_lcn->lcnphy_bandedge_corr = 2; in wlc_lcnphy_set_chanspec_tweaks()
[all …]
Dphy_cmn.c2544 struct brcms_phy_lcnphy *pi_lcn = pi->u.pi_lcnphy; in wlc_phy_rssi_compute() local
2553 rssi = rssi + pi_lcn->lcnphy_pkteng_rssi_slope; in wlc_phy_rssi_compute()