Searched refs:CHSPEC_CHANNEL (Results 1 – 6 of 6) sorted by relevance
97 #define CHSPEC_CHANNEL(chspec) ((u8)((chspec) & WL_CHANSPEC_CHAN_MASK)) macro
422 chan = CHSPEC_CHANNEL(chanspec); in brcms_c_channel_reg_limits()605 u8 channel = CHSPEC_CHANNEL(chspec); in brcms_c_valid_chanspec_ext()
102 CHSPEC_CHANNEL(chanspec)); in brcms_c_stf_ss_algo_channel_get()
864 __func__, CHSPEC_CHANNEL( in brcms_c_ampdu_dotxstatus_complete()
1117 m_cur_channel = CHSPEC_CHANNEL(chanspec); in wlc_phy_chanspec_set()1315 target_chan = CHSPEC_CHANNEL(chspec); in wlc_phy_txpower_recalc_target()1317 target_chan = upper_20_sb(CHSPEC_CHANNEL(chspec)); in wlc_phy_txpower_recalc_target()1319 target_chan = lower_20_sb(CHSPEC_CHANNEL(chspec)); in wlc_phy_txpower_recalc_target()2255 CHSPEC_CHANNEL(pi-> in wlc_phy_watchdog()
14727 if (CHSPEC_CHANNEL(pi->radio_chanspec) == 14) { in wlc_phy_ipa_set_tx_digi_filts_nphy()15094 curr_channel = CHSPEC_CHANNEL(pi->radio_chanspec); in wlc_phy_adjust_lnagaintbl_nphy()15289 freq = CHAN5G_FREQ(CHSPEC_CHANNEL(pi->radio_chanspec)); in wlc_phy_workarounds_nphy_gainctrl_2057_rev6()16379 CHAN5G_FREQ(CHSPEC_CHANNEL in wlc_phy_workarounds_nphy_rev7()18900 if ((CHSPEC_CHANNEL(pi->radio_chanspec) == 11) && in wlc_phy_adjust_rx_analpfbw_nphy()18978 if ((CHSPEC_CHANNEL(pi->radio_chanspec) == 11) && in wlc_phy_adjust_crsminpwr_nphy()19036 cur_channel = CHSPEC_CHANNEL(pi->radio_chanspec); in wlc_phy_spurwar_nphy()20393 channel = CHSPEC_CHANNEL(pi->radio_chanspec); in wlc_phy_get_chan_freq_range_nphy()20729 freq = CHAN5G_FREQ(CHSPEC_CHANNEL(pi->radio_chanspec)); in wlc_phy_chanspec_radio2056_setup()21059 if (CHSPEC_CHANNEL(pi->radio_chanspec) == 14) { in wlc_phy_chanspec_nphy_setup()[all …]