Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c7225 u32 txbf_bfe_cap, u32 txbf_bfr_cap) in brcmf_update_vht_cap() argument
7250 if (txbf_bfr_cap & BRCMF_TXBF_SU_BFR_CAP) in brcmf_update_vht_cap()
7252 if (txbf_bfr_cap & BRCMF_TXBF_MU_BFR_CAP) in brcmf_update_vht_cap()
7255 if ((txbf_bfe_cap || txbf_bfr_cap) && (txstreams > 1)) { in brcmf_update_vht_cap()
7280 u32 txbf_bfr_cap = 0; in brcmf_setup_wiphybands() local
7319 &txbf_bfr_cap); in brcmf_setup_wiphybands()
7331 txbf_bfe_cap, txbf_bfr_cap); in brcmf_setup_wiphybands()