Home
last modified time | relevance | path

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

/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_lcn.c1184 struct brcms_phy_lcnphy *pi_lcn = pi->u.pi_lcnphy; in wlc_lcnphy_calc_rx_iq_comp() local
1249 pi_lcn->lcnphy_cal_results.rxiqcal_coeff_a0 = a0_new; in wlc_lcnphy_calc_rx_iq_comp()
1250 pi_lcn->lcnphy_cal_results.rxiqcal_coeff_b0 = b0_new; in wlc_lcnphy_calc_rx_iq_comp()
1320 struct brcms_phy_lcnphy *pi_lcn = pi->u.pi_lcnphy; in wlc_lcnphy_rx_iq_cal() local
1368 tx_gain_index_old = pi_lcn->lcnphy_current_index; in wlc_lcnphy_rx_iq_cal()
1469 struct brcms_phy_lcnphy *pi_lcn = pi->u.pi_lcnphy; in wlc_lcnphy_get_current_tx_pwr_idx() local
1472 index = pi_lcn->lcnphy_current_index; in wlc_lcnphy_get_current_tx_pwr_idx()
1477 index = pi_lcn->lcnphy_current_index; in wlc_lcnphy_get_current_tx_pwr_idx()
1553 struct brcms_phy_lcnphy *pi_lcn = pi->u.pi_lcnphy; in wlc_lcnphy_set_chanspec_tweaks() local
1560 pi_lcn->lcnphy_bandedge_corr = 2; in wlc_lcnphy_set_chanspec_tweaks()
[all …]
Dphy_cmn.c2531 struct brcms_phy_lcnphy *pi_lcn = pi->u.pi_lcnphy; in wlc_phy_rssi_compute() local
2540 rssi = rssi + pi_lcn->lcnphy_pkteng_rssi_slope; in wlc_phy_rssi_compute()