Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c7217 u32 txbf_bfe_cap, u32 txbf_bfr_cap) in brcmf_update_vht_cap() argument
7238 if (txbf_bfe_cap & BRCMF_TXBF_SU_BFE_CAP) in brcmf_update_vht_cap()
7240 if (txbf_bfe_cap & BRCMF_TXBF_MU_BFE_CAP) in brcmf_update_vht_cap()
7247 if ((txbf_bfe_cap || txbf_bfr_cap) && (txstreams > 1)) { in brcmf_update_vht_cap()
7271 u32 txbf_bfe_cap = 0; in brcmf_setup_wiphybands() local
7309 &txbf_bfe_cap); in brcmf_setup_wiphybands()
7323 txbf_bfe_cap, txbf_bfr_cap); in brcmf_setup_wiphybands()