Searched refs:CHSPEC_IS2G (Results 1 – 4 of 4) sorted by relevance
118 #define CHSPEC_IS2G(chspec) \ macro
1054 if (CHSPEC_IS2G(pi->radio_chanspec)) { in wlc_lcnphy_rx_gain_override_enable()1634 if (CHSPEC_IS2G(pi->radio_chanspec)) { in wlc_lcnphy_radio_2064_channel_tune_4313()2147 if (CHSPEC_IS2G(pi->radio_chanspec)) in wlc_lcnphy_tssi_setup()3023 if (CHSPEC_IS2G(pi->radio_chanspec)) { in wlc_lcnphy_tx_pwr_ctrl_init()3249 if (CHSPEC_IS2G(pi->radio_chanspec)) { in wlc_lcnphy_tx_pu()3325 ((CHSPEC_IS2G( in wlc_lcnphy_deaf_mode()4573 if (CHSPEC_IS2G(pi->radio_chanspec)) { in wlc_lcnphy_tbl_init()4587 if (CHSPEC_IS2G(pi->radio_chanspec)) { in wlc_lcnphy_tbl_init()4765 if (CHSPEC_IS2G(pi->radio_chanspec)) in wlc_phy_init_lcnphy()4800 if (CHSPEC_IS2G(pi->radio_chanspec)) { in wlc_phy_txpwr_srom_read_lcnphy()[all …]
1054 ((pi->ipa2g_on && CHSPEC_IS2G(pi->radio_chanspec)) || \
579 if (!CHSPEC_IS5G(chanspec) && !CHSPEC_IS2G(chanspec)) in brcms_c_chspec_malformed()