Lines Matching refs:BRCM_BAND_5G
370 return band->bandtype == BRCM_BAND_5G ? APHY_SIFS_TIME : in get_sifs()
1334 case BRCM_BAND_5G: in brcms_b_mhf()
1709 wlc_hw->band->bandtype == BRCM_BAND_5G ? in brcms_b_bsinit()
3637 if (wlc->band->bandtype == BRCM_BAND_5G) in brcms_c_rateset_get_hwrs()
4550 wlc_hw->band->bandtype = j ? BRCM_BAND_5G : BRCM_BAND_2G; in brcms_b_attach()
4552 wlc->band->bandtype = j ? BRCM_BAND_5G : BRCM_BAND_2G; in brcms_b_attach()
4691 if (bandtype == BRCM_BAND_5G) in brcms_c_attach_stf_ant_init()
4713 if (bandtype == BRCM_BAND_5G) in brcms_c_attach_stf_ant_init()
4760 if (band->bandtype == BRCM_BAND_5G) { in brcms_c_update_mimo_band_bwcap()
5514 if (wlc->band->bandtype == BRCM_BAND_5G) in brcms_c_set_shortslot_override()
6479 if (wlc->band->bandtype == BRCM_BAND_5G) in brcms_c_d11hdrs_mac80211()