Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_n.c19307 struct nphy_txgains target_gain; in wlc_phy_init_nphy() local
19599 target_gain = wlc_phy_get_tx_gain_nphy(pi); in wlc_phy_init_nphy()
19619 target_gain = in wlc_phy_init_nphy()
19624 (pi, target_gain, true, in wlc_phy_init_nphy()
19627 (pi, target_gain, 2, in wlc_phy_init_nphy()
23384 struct nphy_txgains target_gain; in wlc_phy_get_tx_gain_nphy() local
23399 target_gain.ipa[core_no] = in wlc_phy_get_tx_gain_nphy()
23401 target_gain.pad[core_no] = in wlc_phy_get_tx_gain_nphy()
23403 target_gain.pga[core_no] = in wlc_phy_get_tx_gain_nphy()
23405 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,