Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_n.c19220 struct nphy_txgains target_gain; in wlc_phy_init_nphy() local
19512 target_gain = wlc_phy_get_tx_gain_nphy(pi); in wlc_phy_init_nphy()
19532 target_gain = in wlc_phy_init_nphy()
19537 (pi, target_gain, true, in wlc_phy_init_nphy()
19540 (pi, target_gain, 2, in wlc_phy_init_nphy()
23298 struct nphy_txgains target_gain; in wlc_phy_get_tx_gain_nphy() local
23313 target_gain.ipa[core_no] = in wlc_phy_get_tx_gain_nphy()
23315 target_gain.pad[core_no] = in wlc_phy_get_tx_gain_nphy()
23317 target_gain.pga[core_no] = in wlc_phy_get_tx_gain_nphy()
23319 target_gain.txgm[core_no] = in wlc_phy_get_tx_gain_nphy()
[all …]
Dphy_int.h1111 struct nphy_txgains target_gain, bool full, bool m);
1112 int wlc_phy_cal_rxiq_nphy(struct brcms_phy *pi, struct nphy_txgains target_gain,