Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/include/
H A Ddefs.h62 #define BRCM_BAND_5G 1 /* 5 Ghz */ macro
H A Dbrcmu_wifi.h135 #define CHSPEC2BAND(chspec) (CHSPEC_IS5G(chspec) ? BRCM_BAND_5G : BRCM_BAND_2G)
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Drate.c452 if (bandtype == BRCM_BAND_5G) in brcms_c_rateset_default()
460 rs_dflt = (bandtype == BRCM_BAND_5G) ? in brcms_c_rateset_default()
H A Dmain.c376 return band->bandtype == BRCM_BAND_5G ? APHY_SIFS_TIME : in get_sifs()
1341 case BRCM_BAND_5G: in brcms_b_mhf()
1716 wlc_hw->band->bandtype == BRCM_BAND_5G ? in brcms_b_bsinit()
3644 if (wlc->band->bandtype == BRCM_BAND_5G) in brcms_c_rateset_get_hwrs()
4557 wlc_hw->band->bandtype = j ? BRCM_BAND_5G : BRCM_BAND_2G; in brcms_b_attach()
4559 wlc->band->bandtype = j ? BRCM_BAND_5G : BRCM_BAND_2G; in brcms_b_attach()
4698 if (bandtype == BRCM_BAND_5G) in brcms_c_attach_stf_ant_init()
4720 if (bandtype == BRCM_BAND_5G) in brcms_c_attach_stf_ant_init()
4767 if (band->bandtype == BRCM_BAND_5G) { in brcms_c_update_mimo_band_bwcap()
5521 if (wlc->band->bandtype == BRCM_BAND_5G) in brcms_c_set_shortslot_override()
[all …]
H A Dchannel.c424 li_mimo = (band->bandtype == BRCM_BAND_5G) ? in brcms_c_channel_reg_limits()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c433 if (bandtype == BRCM_BAND_5G) { in wlc_phy_attach()
480 if (bandtype == BRCM_BAND_5G) { in wlc_phy_attach()
1253 (band == BRCM_BAND_5G && channel > CH_MAX_2G_CHANNEL)) in wlc_phy_chanspec_band_validch()
1295 (band == BRCM_BAND_5G && channel > CH_MAX_2G_CHANNEL)) in wlc_phy_chanspec_band_firstch()