Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c7227 u32 txbf_bfe_cap, u32 txbf_bfr_cap) in brcmf_update_vht_cap() argument
7252 if (txbf_bfr_cap & BRCMF_TXBF_SU_BFR_CAP) in brcmf_update_vht_cap()
7254 if (txbf_bfr_cap & BRCMF_TXBF_MU_BFR_CAP) in brcmf_update_vht_cap()
7257 if ((txbf_bfe_cap || txbf_bfr_cap) && (txstreams > 1)) { in brcmf_update_vht_cap()
7282 u32 txbf_bfr_cap = 0; in brcmf_setup_wiphybands() local
7321 &txbf_bfr_cap); in brcmf_setup_wiphybands()
7333 txbf_bfe_cap, txbf_bfr_cap); in brcmf_setup_wiphybands()