Searched refs:phy_a9 (Results 1 – 1 of 1) sorted by relevance
26783 nphy_txgains_t phy_a9; in wlc_phy_a2_nphy() local26797 phy_a9 = wlc_phy_get_tx_gain_nphy(pi); in wlc_phy_a2_nphy()26800 phy_a5 = ((phy_a9.txlpf[core] << 15) | in wlc_phy_a2_nphy()26801 (phy_a9.txgm[core] << 12) | in wlc_phy_a2_nphy()26802 (phy_a9.pga[core] << 8) | in wlc_phy_a2_nphy()26804 (phy_a9.ipa[core])); in wlc_phy_a2_nphy()26806 phy_a5 = ((phy_a9.txlpf[core] << 15) | in wlc_phy_a2_nphy()26807 (phy_a9.txgm[core] << 12) | in wlc_phy_a2_nphy()26809 (phy_a9.pad[core] << 3) | (phy_a9.ipa[core])); in wlc_phy_a2_nphy()27084 u32 phy_a9; in wlc_phy_a3_nphy() local[all …]