Home
last modified time | relevance | path

Searched refs:pi_lcnphy (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c1184 struct brcms_phy_lcnphy *pi_lcn = pi->u.pi_lcnphy; in wlc_lcnphy_calc_rx_iq_comp()
1320 struct brcms_phy_lcnphy *pi_lcn = pi->u.pi_lcnphy; 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()
1553 struct brcms_phy_lcnphy *pi_lcn = pi->u.pi_lcnphy; in wlc_lcnphy_set_chanspec_tweaks()
2022 struct brcms_phy_lcnphy *pi_lcn = pi->u.pi_lcnphy; in wlc_lcnphy_pwrctrl_rssiparams()
2194 struct brcms_phy_lcnphy *pi_lcn = pi->u.pi_lcnphy; in wlc_lcnphy_tx_pwr_update_npt()
2223 struct brcms_phy_lcnphy *pi_lcn = pi->u.pi_lcnphy; in wlc_lcnphy_txpower_reset_npt()
4964 kfree(pi->u.pi_lcnphy); in wlc_phy_detach_lcnphy()
4972 if (pi->u.pi_lcnphy == NULL) in wlc_phy_attach_lcnphy()
4975 pi_lcn = pi->u.pi_lcnphy; in wlc_phy_attach_lcnphy()
[all …]
H A Dphy_int.h537 struct brcms_phy_lcnphy *pi_lcnphy; member
H A Dphy_cmn.c2532 struct brcms_phy_lcnphy *pi_lcn = pi->u.pi_lcnphy; in wlc_phy_rssi_compute()