Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c6821 u32 txbf_bfe_cap, u32 txbf_bfr_cap) in brcmf_update_vht_cap() argument
6846 if (txbf_bfr_cap & BRCMF_TXBF_SU_BFR_CAP) in brcmf_update_vht_cap()
6848 if (txbf_bfr_cap & BRCMF_TXBF_MU_BFR_CAP) in brcmf_update_vht_cap()
6851 if ((txbf_bfe_cap || txbf_bfr_cap) && (txstreams > 1)) { in brcmf_update_vht_cap()
6876 u32 txbf_bfr_cap = 0; in brcmf_setup_wiphybands() local
6915 &txbf_bfr_cap); in brcmf_setup_wiphybands()
6927 txbf_bfe_cap, txbf_bfr_cap); in brcmf_setup_wiphybands()