Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_lcn.c1130 phy_info_lcnphy_t *pi_lcn = pi->u.pi_lcnphy; in wlc_lcnphy_get_current_tx_pwr_idx() local
1133 index = pi_lcn->lcnphy_current_index; in wlc_lcnphy_get_current_tx_pwr_idx()
1139 index = pi_lcn->lcnphy_current_index; in wlc_lcnphy_get_current_tx_pwr_idx()
1420 phy_info_lcnphy_t *pi_lcn = pi->u.pi_lcnphy; in wlc_lcnphy_pwrctrl_rssiparams() local
1423 (2 << 8) | (pi_lcn->lcnphy_rssi_vc << 4) | pi_lcn->lcnphy_rssi_vf; in wlc_lcnphy_pwrctrl_rssiparams()
1436 (auxpga_vmid << 0) | (pi_lcn->lcnphy_rssi_gs << 12)); in wlc_lcnphy_pwrctrl_rssiparams()
1441 (auxpga_vmid << 0) | (pi_lcn->lcnphy_rssi_gs << 12)); in wlc_lcnphy_pwrctrl_rssiparams()
1446 (auxpga_vmid << 0) | (pi_lcn->lcnphy_rssi_gs << 12)); in wlc_lcnphy_pwrctrl_rssiparams()
1578 phy_info_lcnphy_t *pi_lcn = pi->u.pi_lcnphy; in wlc_lcnphy_tx_pwr_update_npt() local
1581 tx_cnt = tx_total - pi_lcn->lcnphy_tssi_tx_cnt; in wlc_lcnphy_tx_pwr_update_npt()
[all …]
Dwlc_phy_cmn.c2853 phy_info_lcnphy_t *pi_lcn = pi->u.pi_lcnphy; in wlc_phy_rssi_compute() local
2862 rssi = rssi + pi_lcn->lcnphy_pkteng_rssi_slope; in wlc_phy_rssi_compute()