Home
last modified time | relevance | path

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

/linux/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.c650 if (wlc->band->bandtype == BRCM_BAND_2G) in brcms_c_calc_frame_time()
662 if (wlc->band->bandtype == BRCM_BAND_2G) in brcms_c_calc_frame_time()
4578 wlc_hw->band->bandtype, in brcms_b_attach()
4693 int bandtype; in brcms_c_attach_stf_ant_init() local
4697 bandtype = wlc->band->bandtype; in brcms_c_attach_stf_ant_init()
4700 if (bandtype == BRCM_BAND_5G) in brcms_c_attach_stf_ant_init()
4722 if (bandtype == BRCM_BAND_5G) in brcms_c_attach_stf_ant_init()
4769 if (band->bandtype == BRCM_BAND_5G) { in brcms_c_update_mimo_band_bwcap()
5230 if (wlc->band->bandtype == BRCM_BAND_2G) in brcms_c_set_gmode()
5523 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,
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
A Dphy_hal.h173 struct bcma_device *d11core, int bandtype,
A Dphy_cmn.c419 int bandtype, struct wiphy *wiphy) in wlc_phy_attach() argument
432 if (bandtype == BRCM_BAND_5G) { in wlc_phy_attach()
459 if (bandtype == BRCM_BAND_2G && (sflags & SISF_2G_PHY)) in wlc_phy_attach()
479 if (bandtype == BRCM_BAND_5G) { in wlc_phy_attach()
503 pi->radio_chanspec = (bandtype == BRCM_BAND_2G) ? in wlc_phy_attach()

Completed in 28 milliseconds