Searched refs:phy_a9 (Results 1 – 1 of 1) sorted by relevance
24690 struct nphy_txgains phy_a9; in wlc_phy_a2_nphy() local24699 phy_a9 = wlc_phy_get_tx_gain_nphy(pi); in wlc_phy_a2_nphy()24702 phy_a5 = ((phy_a9.txlpf[core] << 15) | in wlc_phy_a2_nphy()24703 (phy_a9.txgm[core] << 12) | in wlc_phy_a2_nphy()24704 (phy_a9.pga[core] << 8) | in wlc_phy_a2_nphy()24706 (phy_a9.ipa[core])); in wlc_phy_a2_nphy()24709 (phy_a9.txgm[core] << 12) | in wlc_phy_a2_nphy()24711 (phy_a9.pad[core] << 3) | (phy_a9.ipa[core])); in wlc_phy_a2_nphy()24974 u32 phy_a9; in wlc_phy_a3_nphy() local25033 63, 32, &phy_a9); in wlc_phy_a3_nphy()[all …]