Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c6722 u32 txbf_bfe_cap, u32 txbf_bfr_cap) in brcmf_update_vht_cap()
6747 if (txbf_bfr_cap & BRCMF_TXBF_SU_BFR_CAP) in brcmf_update_vht_cap()
6749 if (txbf_bfr_cap & BRCMF_TXBF_MU_BFR_CAP) in brcmf_update_vht_cap()
6752 if ((txbf_bfe_cap || txbf_bfr_cap) && (txstreams > 1)) { in brcmf_update_vht_cap()
6777 u32 txbf_bfr_cap = 0; in brcmf_setup_wiphybands() local
6810 (void)brcmf_fil_iovar_int_get(ifp, "txbf_bfr_cap", in brcmf_setup_wiphybands()
6811 &txbf_bfr_cap); in brcmf_setup_wiphybands()
6823 txbf_bfe_cap, txbf_bfr_cap); in brcmf_setup_wiphybands()
6720 brcmf_update_vht_cap(struct ieee80211_supported_band *band, u32 bw_cap[2], u32 nchain, u32 txstreams, u32 txbf_bfe_cap, u32 txbf_bfr_cap) brcmf_update_vht_cap() argument
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c7229 u32 txbf_bfe_cap, u32 txbf_bfr_cap) in brcmf_update_vht_cap()
7254 if (txbf_bfr_cap & BRCMF_TXBF_SU_BFR_CAP) in brcmf_update_vht_cap()
7256 if (txbf_bfr_cap & BRCMF_TXBF_MU_BFR_CAP) in brcmf_update_vht_cap()
7259 if ((txbf_bfe_cap || txbf_bfr_cap) && (txstreams > 1)) { in brcmf_update_vht_cap()
7284 u32 txbf_bfr_cap = 0; in brcmf_setup_wiphybands() local
7322 (void)brcmf_fil_iovar_int_get(ifp, "txbf_bfr_cap", in brcmf_setup_wiphybands()
7323 &txbf_bfr_cap); in brcmf_setup_wiphybands()
7335 txbf_bfe_cap, txbf_bfr_cap); in brcmf_setup_wiphybands()
7227 brcmf_update_vht_cap(struct ieee80211_supported_band *band, u32 bw_cap[2], u32 nchain, u32 txstreams, u32 txbf_bfe_cap, u32 txbf_bfr_cap) brcmf_update_vht_cap() argument

Completed in 21 milliseconds