Searched refs:CHSPEC_CHANNEL (Results 1 – 8 of 8) 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()
896 __func__, CHSPEC_CHANNEL( in brcms_c_ampdu_dotxstatus_complete()
914 CHSPEC_CHANNEL(wlc->default_bss->chanspec)); in brcms_c_dotxstatus()3898 wlc->pub->unit, __func__, CHSPEC_CHANNEL(chanspec)); in brcms_c_set_chanspec()3910 CHSPEC_CHANNEL(chanspec)); in brcms_c_set_chanspec()6653 xfts |= CHSPEC_CHANNEL(wlc_phy_chanspec_get(wlc->band->pi)) << in brcms_c_d11hdrs_mac80211()
1172 m_cur_channel = CHSPEC_CHANNEL(chanspec); in wlc_phy_chanspec_set()1204 uint channel = CHSPEC_CHANNEL(chanspec); in wlc_phy_chanspec_bandrange_get()1547 target_chan = CHSPEC_CHANNEL(chspec); in wlc_phy_txpower_recalc_target()1549 target_chan = upper_20_sb(CHSPEC_CHANNEL(chspec)); in wlc_phy_txpower_recalc_target()1551 target_chan = lower_20_sb(CHSPEC_CHANNEL(chspec)); in wlc_phy_txpower_recalc_target()2455 channel = CHSPEC_CHANNEL(wlc_phy_chanspec_get(pih)); in wlc_phy_noise_sample_request_external()2591 CHSPEC_CHANNEL(pi-> in wlc_phy_watchdog()
1328 CHSPEC_CHANNEL(pi->radio_chanspec)) { in wlc_lcnphy_rx_iq_cal()1552 u8 channel = CHSPEC_CHANNEL(chanspec); in wlc_lcnphy_set_chanspec_tweaks()4143 pi_lcn->lcnphy_full_cal_channel = CHSPEC_CHANNEL(pi->radio_chanspec); in wlc_lcnphy_periodic_cal()4925 u8 channel = CHSPEC_CHANNEL(chanspec); in wlc_phy_chanspec_set_lcnphy()4942 if (CHSPEC_CHANNEL(pi->radio_chanspec) == 14) { in wlc_phy_chanspec_set_lcnphy()5128 freq = wlc_phy_channel2freq(CHSPEC_CHANNEL(pi->radio_chanspec)); in wlc_lcnphy_rx_signal_power()
14732 if (CHSPEC_CHANNEL(pi->radio_chanspec) == 14) { in wlc_phy_ipa_set_tx_digi_filts_nphy()15099 curr_channel = CHSPEC_CHANNEL(pi->radio_chanspec); in wlc_phy_adjust_lnagaintbl_nphy()15294 freq = CHAN5G_FREQ(CHSPEC_CHANNEL(pi->radio_chanspec)); in wlc_phy_workarounds_nphy_gainctrl_2057_rev6()16384 CHAN5G_FREQ(CHSPEC_CHANNEL in wlc_phy_workarounds_nphy_rev7()18905 if ((CHSPEC_CHANNEL(pi->radio_chanspec) == 11) && in wlc_phy_adjust_rx_analpfbw_nphy()18983 if ((CHSPEC_CHANNEL(pi->radio_chanspec) == 11) && in wlc_phy_adjust_crsminpwr_nphy()19041 cur_channel = CHSPEC_CHANNEL(pi->radio_chanspec); in wlc_phy_spurwar_nphy()20403 channel = CHSPEC_CHANNEL(pi->radio_chanspec); in wlc_phy_get_chan_freq_range_nphy()20739 freq = CHAN5G_FREQ(CHSPEC_CHANNEL(pi->radio_chanspec)); in wlc_phy_chanspec_radio2056_setup()21069 if (CHSPEC_CHANNEL(pi->radio_chanspec) == 14) { in wlc_phy_chanspec_nphy_setup()[all …]