Home
last modified time | relevance | path

Searched refs:BRCM_BAND_5G (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/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)
/kernel/linux/linux-6.6/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)
/kernel/linux/linux-5.10/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()
1315 * BRCM_BAND_5G <--- 5G band only
1341 case BRCM_BAND_5G: in brcms_b_mhf()
1716 wlc_hw->band->bandtype == BRCM_BAND_5G ? in brcms_b_bsinit()
3646 if (wlc->band->bandtype == BRCM_BAND_5G) in brcms_c_rateset_get_hwrs()
4559 wlc_hw->band->bandtype = j ? BRCM_BAND_5G : BRCM_BAND_2G; in brcms_b_attach()
4561 wlc->band->bandtype = j ? BRCM_BAND_5G : BRCM_BAND_2G; in brcms_b_attach()
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()
[all...]
H A Dchannel.c424 li_mimo = (band->bandtype == BRCM_BAND_5G) ? in brcms_c_channel_reg_limits()
/kernel/linux/linux-6.6/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()
1315 * BRCM_BAND_5G <--- 5G band only
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()
[all...]
H A Dchannel.c424 li_mimo = (band->bandtype == BRCM_BAND_5G) ? in brcms_c_channel_reg_limits()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c432 if (bandtype == BRCM_BAND_5G) { in wlc_phy_attach()
479 if (bandtype == BRCM_BAND_5G) { in wlc_phy_attach()
1252 (band == BRCM_BAND_5G && channel > CH_MAX_2G_CHANNEL)) in wlc_phy_chanspec_band_validch()
1294 (band == BRCM_BAND_5G && channel > CH_MAX_2G_CHANNEL)) in wlc_phy_chanspec_band_firstch()
/kernel/linux/linux-6.6/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()

Completed in 29 milliseconds