Searched refs:CHSPEC_IS2G (Results 1 – 4 of 4) sorted by relevance
14211 antswctrllut = CHSPEC_IS2G(pi->radio_chanspec) ? in wlc_phy_tbl_init_nphy()14282 CHSPEC_IS2G(pi->radio_chanspec) ? in wlc_phy_tbl_init_nphy()14653 if (CHSPEC_IS2G(pi->radio_chanspec)) { in get_rf_pwr_offset()15088 if ((CHSPEC_IS2G(pi->radio_chanspec))) { in wlc_phy_adjust_lnagaintbl_nphy()15143 if (CHSPEC_IS2G(pi->radio_chanspec)) in wlc_phy_war_force_trsw_to_R_cliplo_nphy()15149 if (CHSPEC_IS2G(pi->radio_chanspec)) in wlc_phy_war_force_trsw_to_R_cliplo_nphy()15989 if ((CHSPEC_IS2G(pi->radio_chanspec)) && in wlc_phy_workarounds_nphy_gainctrl()16040 if (CHSPEC_IS2G(pi->radio_chanspec)) in wlc_phy_workarounds_nphy_gainctrl()16191 if (CHSPEC_IS2G(pi->radio_chanspec)) { in wlc_phy_workarounds_nphy_rev7()16307 if (CHSPEC_IS2G(pi->radio_chanspec)) { in wlc_phy_workarounds_nphy_rev7()[all …]
1049 ((pi->ipa2g_on && CHSPEC_IS2G(pi->radio_chanspec)) || \
118 #define CHSPEC_IS2G(chspec) \ macro
579 if (!CHSPEC_IS5G(chanspec) && !CHSPEC_IS2G(chanspec)) in brcms_c_chspec_malformed()