Home
last modified time | relevance | path

Searched refs:bandtype (Results 1 – 7 of 7) sorted by relevance

/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Dchannel.c424 li_mimo = (band->bandtype == BRCM_BAND_5G) ? in brcms_c_channel_reg_limits()
430 if (band->bandtype == BRCM_BAND_2G) in brcms_c_channel_reg_limits()
438 if (band->bandtype == BRCM_BAND_2G) { in brcms_c_channel_reg_limits()
464 if (band->bandtype == BRCM_BAND_2G) in brcms_c_channel_reg_limits()
732 if (wlc->pub->_nbands > 1 || wlc->band->bandtype == BRCM_BAND_2G) in brcms_reg_notifier()
751 wlc_phy_chanspec_band_validch(band->pi, band->bandtype, in brcms_c_regd_init()
A Drate.c443 uint phy_type, int bandtype, bool cck_only, in brcms_c_rateset_default() argument
452 if (bandtype == BRCM_BAND_5G) in brcms_c_rateset_default()
460 rs_dflt = (bandtype == BRCM_BAND_5G) ? in brcms_c_rateset_default()
A Dmain.c643 if (wlc->band->bandtype == BRCM_BAND_2G) in brcms_c_calc_frame_time()
655 if (wlc->band->bandtype == BRCM_BAND_2G) in brcms_c_calc_frame_time()
4569 wlc_hw->band->bandtype, in brcms_b_attach()
4684 int bandtype; in brcms_c_attach_stf_ant_init() local
4688 bandtype = wlc->band->bandtype; in brcms_c_attach_stf_ant_init()
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()
5221 if (wlc->band->bandtype == BRCM_BAND_2G) in brcms_c_set_gmode()
5514 if (wlc->band->bandtype == BRCM_BAND_5G) in brcms_c_set_shortslot_override()
[all …]
A Dmain.h250 int bandtype; /* BRCM_BAND_2G, BRCM_BAND_5G */ member
296 int bandtype; /* BRCM_BAND_2G, BRCM_BAND_5G */ member
A Drate.h235 int bandtype, bool cck_only, uint rate_mask,
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
A Dphy_hal.h168 struct bcma_device *d11core, int bandtype,
A Dphy_cmn.c398 int bandtype, struct wiphy *wiphy) in wlc_phy_attach() argument
411 if (bandtype == BRCM_BAND_5G) { in wlc_phy_attach()
438 if (bandtype == BRCM_BAND_2G && (sflags & SISF_2G_PHY)) in wlc_phy_attach()
458 if (bandtype == BRCM_BAND_5G) { in wlc_phy_attach()
482 pi->radio_chanspec = (bandtype == BRCM_BAND_2G) ? in wlc_phy_attach()

Completed in 33 milliseconds