Searched refs:CHSPEC_CHANNEL (Results 1 – 8 of 8) sorted by relevance
106 #define CHSPEC_CHANNEL(chspec) ((u8)((chspec) & WL_CHANSPEC_CHAN_MASK)) macro
422 chan = CHSPEC_CHANNEL(chanspec); in brcms_c_channel_reg_limits()607 u8 channel = CHSPEC_CHANNEL(chspec); in brcms_c_valid_chanspec_ext()
102 CHSPEC_CHANNEL(chanspec)); in brcms_c_stf_ss_algo_channel_get()
905 __func__, CHSPEC_CHANNEL( in brcms_c_ampdu_dotxstatus_complete()
917 CHSPEC_CHANNEL(wlc->default_bss->chanspec)); in brcms_c_dotxstatus()3918 wlc->pub->unit, __func__, CHSPEC_CHANNEL(chanspec)); in brcms_c_set_chanspec()3931 CHSPEC_CHANNEL(chanspec)); in brcms_c_set_chanspec()6717 xfts |= CHSPEC_CHANNEL(wlc_phy_chanspec_get(wlc->band->pi)) << in brcms_c_d11hdrs_mac80211()
1183 m_cur_channel = CHSPEC_CHANNEL(chanspec); in wlc_phy_chanspec_set()1215 uint channel = CHSPEC_CHANNEL(chanspec); in wlc_phy_chanspec_bandrange_get()1560 target_chan = CHSPEC_CHANNEL(chspec); in wlc_phy_txpower_recalc_target()1562 target_chan = upper_20_sb(CHSPEC_CHANNEL(chspec)); in wlc_phy_txpower_recalc_target()1564 target_chan = lower_20_sb(CHSPEC_CHANNEL(chspec)); in wlc_phy_txpower_recalc_target()2468 channel = CHSPEC_CHANNEL(wlc_phy_chanspec_get(pih)); in wlc_phy_noise_sample_request_external()2604 CHSPEC_CHANNEL(pi-> in wlc_phy_watchdog()
1396 CHSPEC_CHANNEL(pi->radio_chanspec)) { in wlc_lcnphy_rx_iq_cal()1620 u8 channel = CHSPEC_CHANNEL(chanspec); in wlc_lcnphy_set_chanspec_tweaks()4222 CHSPEC_CHANNEL(pi->radio_chanspec)); in wlc_lcnphy_periodic_cal()4223 pi_lcn->lcnphy_full_cal_channel = CHSPEC_CHANNEL(pi->radio_chanspec); in wlc_lcnphy_periodic_cal()5018 u8 channel = CHSPEC_CHANNEL(chanspec); in wlc_phy_chanspec_set_lcnphy()5035 if (CHSPEC_CHANNEL(pi->radio_chanspec) == 14) { in wlc_phy_chanspec_set_lcnphy()5219 freq = wlc_phy_channel2freq(CHSPEC_CHANNEL(pi->radio_chanspec)); in wlc_lcnphy_rx_signal_power()
14743 if (CHSPEC_CHANNEL(pi->radio_chanspec) == 14) { in wlc_phy_ipa_set_tx_digi_filts_nphy()15110 curr_channel = CHSPEC_CHANNEL(pi->radio_chanspec); in wlc_phy_adjust_lnagaintbl_nphy()15305 freq = CHAN5G_FREQ(CHSPEC_CHANNEL(pi->radio_chanspec)); in wlc_phy_workarounds_nphy_gainctrl_2057_rev6()16395 CHAN5G_FREQ(CHSPEC_CHANNEL in wlc_phy_workarounds_nphy_rev7()18916 if ((CHSPEC_CHANNEL(pi->radio_chanspec) == 11) && in wlc_phy_adjust_rx_analpfbw_nphy()18994 if ((CHSPEC_CHANNEL(pi->radio_chanspec) == 11) && in wlc_phy_adjust_crsminpwr_nphy()19053 cur_channel = CHSPEC_CHANNEL(pi->radio_chanspec); in wlc_phy_spurwar_nphy()20418 channel = CHSPEC_CHANNEL(pi->radio_chanspec); in wlc_phy_get_chan_freq_range_nphy()20754 freq = CHAN5G_FREQ(CHSPEC_CHANNEL(pi->radio_chanspec)); in wlc_phy_chanspec_radio2056_setup()21084 if (CHSPEC_CHANNEL(pi->radio_chanspec) == 14) { in wlc_phy_chanspec_nphy_setup()[all …]