Searched refs:BRCM_BAND_5G (Results 1 – 5 of 5) sorted by relevance
62 #define BRCM_BAND_5G 1 /* 5 Ghz */ macro
135 #define CHSPEC2BAND(chspec) (CHSPEC_IS5G(chspec) ? BRCM_BAND_5G : BRCM_BAND_2G)
452 if (bandtype == BRCM_BAND_5G) in brcms_c_rateset_default()460 rs_dflt = (bandtype == BRCM_BAND_5G) ? in brcms_c_rateset_default()
424 li_mimo = (band->bandtype == BRCM_BAND_5G) ? in brcms_c_channel_reg_limits()
411 if (bandtype == BRCM_BAND_5G) { in wlc_phy_attach()458 if (bandtype == BRCM_BAND_5G) { in wlc_phy_attach()1167 (band == BRCM_BAND_5G && channel > CH_MAX_2G_CHANNEL)) in wlc_phy_chanspec_band_validch()