Searched refs:CHSPEC_IS5G (Results 1 – 6 of 6) sorted by relevance
115 #define CHSPEC_IS5G(chspec) \ macro135 #define CHSPEC2BAND(chspec) (CHSPEC_IS5G(chspec) ? BRCM_BAND_5G : BRCM_BAND_2G)152 return CHSPEC_IS5G(chspec) ? BAND_5G_INDEX : BAND_2G_INDEX; in chspec_bandunit()
14726 if (CHSPEC_IS5G(pi->radio_chanspec)) { in wlc_phy_ipa_set_tx_digi_filts_nphy()15585 triso = (CHSPEC_IS5G(pi->radio_chanspec)) ? pi->srom_fem5g.triso : in wlc_phy_workarounds_nphy_gainctrl()16482 pdetrange = (CHSPEC_IS5G(pi->radio_chanspec)) ? in wlc_phy_workarounds_nphy_rev7()16690 pdetrange = (CHSPEC_IS5G(pi->radio_chanspec)) ? in wlc_phy_workarounds_nphy_rev3()16832 triso = (CHSPEC_IS5G(pi->radio_chanspec)) ? in wlc_phy_workarounds_nphy_rev3()16842 (CHSPEC_IS5G(pi->radio_chanspec))) || in wlc_phy_workarounds_nphy_rev3()16862 if (CHSPEC_IS5G(pi->radio_chanspec)) { in wlc_phy_workarounds_nphy_rev3()16930 if (CHSPEC_IS5G(pi->radio_chanspec) && pi->phy_5g_pwrgain) { in wlc_phy_workarounds_nphy_rev1()17021 if (CHSPEC_IS5G(pi->radio_chanspec)) in wlc_phy_workarounds_nphy()17691 (CHSPEC_IS5G in wlc_phy_txpwrctrl_pwr_setup_nphy()[all …]
2473 if (CHSPEC_IS5G(pi->radio_chanspec)) in wlc_lcnphy_tx_iqlo_loopback()2478 if (CHSPEC_IS5G(pi->radio_chanspec)) in wlc_lcnphy_tx_iqlo_loopback()2488 if (CHSPEC_IS5G(pi->radio_chanspec)) in wlc_lcnphy_tx_iqlo_loopback()2493 if (CHSPEC_IS5G(pi->radio_chanspec)) in wlc_lcnphy_tx_iqlo_loopback()2665 band_idx = (CHSPEC_IS5G(pi->radio_chanspec) ? 1 : 0); in wlc_lcnphy_tx_iqlo_cal()3879 if (CHSPEC_IS5G(pi->radio_chanspec)) { in wlc_lcnphy_txpwrtbl_iqlo_cal()4470 if (CHSPEC_IS5G(pi->radio_chanspec) && lcnphyregs[i].do_init_a) in wlc_radio_2064_init()4674 if (CHSPEC_IS5G(pi->radio_chanspec)) { in wlc_lcnphy_rev2_baseband_init()
1055 (pi->ipa5g_on && CHSPEC_IS5G(pi->radio_chanspec)))
956 if (CHSPEC_IS5G(pi->radio_chanspec)) { in wlc_phy_init_radio_regs()1173 if (CHSPEC_IS5G(chanspec)) in wlc_phy_chanspec_set()
579 if (!CHSPEC_IS5G(chanspec) && !CHSPEC_IS2G(chanspec)) in brcms_c_chspec_malformed()