Home
last modified time | relevance | path

Searched refs:CHSPEC_IS5G (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/include/
A Dbrcmu_wifi.h115 #define CHSPEC_IS5G(chspec) \ macro
135 #define CHSPEC2BAND(chspec) (CHSPEC_IS5G(chspec) ? BRCM_BAND_5G : BRCM_BAND_2G)
152 return CHSPEC_IS5G(chspec) ? BAND_5G_INDEX : BAND_2G_INDEX; in chspec_bandunit()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
A Dphy_n.c17021 if (CHSPEC_IS5G(pi->radio_chanspec)) in wlc_phy_workarounds_nphy()
17691 (CHSPEC_IS5G in wlc_phy_txpwrctrl_pwr_setup_nphy()
17697 (CHSPEC_IS5G in wlc_phy_txpwrctrl_pwr_setup_nphy()
21035 if (CHSPEC_IS5G(chanspec) && !val) { in wlc_phy_chanspec_nphy_setup()
21609 (CHSPEC_IS5G(pi->radio_chanspec) ? in brcms_phy_wr_tx_mux()
21616 (CHSPEC_IS5G(pi->radio_chanspec) ? in brcms_phy_wr_tx_mux()
21696 if (CHSPEC_IS5G( in wlc_phy_rssisel_nphy()
22402 if (CHSPEC_IS5G(pi->radio_chanspec)) { in wlc_phy_rssi_cal_nphy_rev3()
24145 CHSPEC_IS5G(pi->radio_chanspec) ? in wlc_phy_est_tonepwr_nphy()
24828 if (CHSPEC_IS5G(pi->radio_chanspec)) in wlc_phy_a2_nphy()
[all …]
A Dphy_lcn.c2473 if (CHSPEC_IS5G(pi->radio_chanspec)) in wlc_lcnphy_tx_iqlo_loopback()
2478 if (CHSPEC_IS5G(pi->radio_chanspec)) in wlc_lcnphy_tx_iqlo_loopback()
2488 if (CHSPEC_IS5G(pi->radio_chanspec)) in wlc_lcnphy_tx_iqlo_loopback()
2493 if (CHSPEC_IS5G(pi->radio_chanspec)) in wlc_lcnphy_tx_iqlo_loopback()
2665 band_idx = (CHSPEC_IS5G(pi->radio_chanspec) ? 1 : 0); in wlc_lcnphy_tx_iqlo_cal()
3879 if (CHSPEC_IS5G(pi->radio_chanspec)) { in wlc_lcnphy_txpwrtbl_iqlo_cal()
4470 if (CHSPEC_IS5G(pi->radio_chanspec) && lcnphyregs[i].do_init_a) in wlc_radio_2064_init()
4674 if (CHSPEC_IS5G(pi->radio_chanspec)) { in wlc_lcnphy_rev2_baseband_init()
A Dphy_int.h1055 (pi->ipa5g_on && CHSPEC_IS5G(pi->radio_chanspec)))
A Dphy_cmn.c956 if (CHSPEC_IS5G(pi->radio_chanspec)) { in wlc_phy_init_radio_regs()
1173 if (CHSPEC_IS5G(chanspec)) in wlc_phy_chanspec_set()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Dchannel.c579 if (!CHSPEC_IS5G(chanspec) && !CHSPEC_IS2G(chanspec)) in brcms_c_chspec_malformed()

Completed in 62 milliseconds