Searched refs:srom_fem5g (Results 1 – 3 of 3) sorted by relevance
14223 pi->srom_fem2g.antswctrllut : pi->srom_fem5g. in wlc_phy_tbl_init_nphy()14295 pi->srom_fem5g.antswctrllut; in wlc_phy_tbl_init_nphy()14574 pi->srom_fem5g.tssipos = sprom->fem.ghz5.tssipos; in wlc_phy_txpwr_srom_read_nphy()14575 pi->srom_fem5g.extpagain = sprom->fem.ghz5.extpa_gain; in wlc_phy_txpwr_srom_read_nphy()14576 pi->srom_fem5g.pdetrange = sprom->fem.ghz5.pdet_range; in wlc_phy_txpwr_srom_read_nphy()14577 pi->srom_fem5g.triso = sprom->fem.ghz5.tr_iso; in wlc_phy_txpwr_srom_read_nphy()14579 pi->srom_fem5g.antswctrllut = sprom->fem.ghz5.antswlut; in wlc_phy_txpwr_srom_read_nphy()14581 pi->srom_fem5g.antswctrllut = sprom->fem.ghz2.antswlut; in wlc_phy_txpwr_srom_read_nphy()15599 triso = (CHSPEC_IS5G(pi->radio_chanspec)) ? pi->srom_fem5g.triso : in wlc_phy_workarounds_nphy_gainctrl()16634 (CHSPEC_IS5G(pi->radio_chanspec)) ? pi->srom_fem5g. in wlc_phy_workarounds_nphy()[all …]
605 struct brcms_phy_srom_fem srom_fem5g; member
1992 pi->ipa5g_on = (pi->srom_fem5g.extpagain == 2); in wlc_phy_txpower_ipa_upd()