Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_lcn.c1239 struct brcms_phy_lcnphy *pi_lcn = pi->u.pi_lcnphy; in wlc_lcnphy_calc_rx_iq_comp() local
1304 pi_lcn->lcnphy_cal_results.rxiqcal_coeff_a0 = a0_new; in wlc_lcnphy_calc_rx_iq_comp()
1305 pi_lcn->lcnphy_cal_results.rxiqcal_coeff_b0 = b0_new; in wlc_lcnphy_calc_rx_iq_comp()
1375 struct brcms_phy_lcnphy *pi_lcn = pi->u.pi_lcnphy; in wlc_lcnphy_rx_iq_cal() local
1423 tx_gain_index_old = pi_lcn->lcnphy_current_index; in wlc_lcnphy_rx_iq_cal()
1524 struct brcms_phy_lcnphy *pi_lcn = pi->u.pi_lcnphy; in wlc_lcnphy_get_current_tx_pwr_idx() local
1527 index = pi_lcn->lcnphy_current_index; in wlc_lcnphy_get_current_tx_pwr_idx()
1532 index = pi_lcn->lcnphy_current_index; in wlc_lcnphy_get_current_tx_pwr_idx()
1608 struct brcms_phy_lcnphy *pi_lcn = pi->u.pi_lcnphy; in wlc_lcnphy_set_chanspec_tweaks() local
1615 pi_lcn->lcnphy_bandedge_corr = 2; in wlc_lcnphy_set_chanspec_tweaks()
[all …]
Dphy_cmn.c2533 struct brcms_phy_lcnphy *pi_lcn = pi->u.pi_lcnphy; in wlc_phy_rssi_compute() local
2542 rssi = rssi + pi_lcn->lcnphy_pkteng_rssi_slope; in wlc_phy_rssi_compute()