Searched refs:target_gain (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_n.c | 19200 struct nphy_txgains target_gain; in wlc_phy_init_nphy() local 19492 target_gain = wlc_phy_get_tx_gain_nphy(pi); in wlc_phy_init_nphy() 19512 target_gain = in wlc_phy_init_nphy() 19517 (pi, target_gain, true, in wlc_phy_init_nphy() 19520 (pi, target_gain, 2, in wlc_phy_init_nphy() 23269 struct nphy_txgains target_gain; in wlc_phy_get_tx_gain_nphy() local 23284 target_gain.ipa[core_no] = in wlc_phy_get_tx_gain_nphy() 23286 target_gain.pad[core_no] = in wlc_phy_get_tx_gain_nphy() 23288 target_gain.pga[core_no] = in wlc_phy_get_tx_gain_nphy() 23290 target_gain.txgm[core_no] = in wlc_phy_get_tx_gain_nphy() [all …]
|
H A D | phy_int.h | 1093 struct nphy_txgains target_gain, bool full, bool m); 1094 int wlc_phy_cal_rxiq_nphy(struct brcms_phy *pi, struct nphy_txgains target_gain,
|