Searched refs:txbf_bfe_cap (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | cfg80211.c | 6722 u32 txbf_bfe_cap, u32 txbf_bfr_cap) in brcmf_update_vht_cap() 6743 if (txbf_bfe_cap & BRCMF_TXBF_SU_BFE_CAP) in brcmf_update_vht_cap() 6745 if (txbf_bfe_cap & BRCMF_TXBF_MU_BFE_CAP) in brcmf_update_vht_cap() 6752 if ((txbf_bfe_cap || txbf_bfr_cap) && (txstreams > 1)) { in brcmf_update_vht_cap() 6776 u32 txbf_bfe_cap = 0; in brcmf_setup_wiphybands() local 6808 (void)brcmf_fil_iovar_int_get(ifp, "txbf_bfe_cap", in brcmf_setup_wiphybands() 6809 &txbf_bfe_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 D | cfg80211.c | 7229 u32 txbf_bfe_cap, u32 txbf_bfr_cap) in brcmf_update_vht_cap() 7250 if (txbf_bfe_cap & BRCMF_TXBF_SU_BFE_CAP) in brcmf_update_vht_cap() 7252 if (txbf_bfe_cap & BRCMF_TXBF_MU_BFE_CAP) in brcmf_update_vht_cap() 7259 if ((txbf_bfe_cap || txbf_bfr_cap) && (txstreams > 1)) { in brcmf_update_vht_cap() 7283 u32 txbf_bfe_cap = 0; in brcmf_setup_wiphybands() local 7320 (void)brcmf_fil_iovar_int_get(ifp, "txbf_bfe_cap", in brcmf_setup_wiphybands() 7321 &txbf_bfe_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 19 milliseconds