Home
last modified time | relevance | path

Searched refs:srom_fem2g (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_n.c14212 pi->srom_fem2g.antswctrllut : pi->srom_fem5g. in wlc_phy_tbl_init_nphy()
14283 pi->srom_fem2g.antswctrllut : in wlc_phy_tbl_init_nphy()
14557 pi->srom_fem2g.tssipos = sprom->fem.ghz2.tssipos; in wlc_phy_txpwr_srom_read_nphy()
14558 pi->srom_fem2g.extpagain = sprom->fem.ghz2.extpa_gain; in wlc_phy_txpwr_srom_read_nphy()
14559 pi->srom_fem2g.pdetrange = sprom->fem.ghz2.pdet_range; in wlc_phy_txpwr_srom_read_nphy()
14560 pi->srom_fem2g.triso = sprom->fem.ghz2.tr_iso; in wlc_phy_txpwr_srom_read_nphy()
14561 pi->srom_fem2g.antswctrllut = sprom->fem.ghz2.antswlut; in wlc_phy_txpwr_srom_read_nphy()
15581 pi->srom_fem2g.triso; in wlc_phy_workarounds_nphy_gainctrl()
16478 pi->srom_fem5g.pdetrange : pi->srom_fem2g.pdetrange; in wlc_phy_workarounds_nphy_rev7()
16686 pi->srom_fem5g.pdetrange : pi->srom_fem2g.pdetrange; in wlc_phy_workarounds_nphy_rev3()
[all …]
Dphy_int.h586 struct brcms_phy_srom_fem srom_fem2g; member
Dphy_cmn.c1978 pi->ipa2g_on = (pi->srom_fem2g.extpagain == 2); in wlc_phy_txpower_ipa_upd()