Searched refs:txbf_bfe_cap (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | cfg80211.c | 6699 u32 txbf_bfe_cap, u32 txbf_bfr_cap) in brcmf_update_vht_cap() argument 6720 if (txbf_bfe_cap & BRCMF_TXBF_SU_BFE_CAP) in brcmf_update_vht_cap() 6722 if (txbf_bfe_cap & BRCMF_TXBF_MU_BFE_CAP) in brcmf_update_vht_cap() 6729 if ((txbf_bfe_cap || txbf_bfr_cap) && (txstreams > 1)) { in brcmf_update_vht_cap() 6753 u32 txbf_bfe_cap = 0; in brcmf_setup_wiphybands() local 6786 &txbf_bfe_cap); in brcmf_setup_wiphybands() 6800 txbf_bfe_cap, txbf_bfr_cap); in brcmf_setup_wiphybands()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.c | 17807 s32 txbf_bfe_cap = 0; in __wl_update_wiphybands() local 17865 err = wldev_iovar_getint(dev, "txbf_bfe_cap", &txbf_bfe_cap); in __wl_update_wiphybands() 17962 if (txbf_bfe_cap) in __wl_update_wiphybands() 17971 if (txbf_bfe_cap || txbf_bfr_cap) { in __wl_update_wiphybands()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfg80211.c | 16930 s32 txbf_bfe_cap = 0; in __wl_update_wiphybands() local 16988 err = wldev_iovar_getint(dev, "txbf_bfe_cap", &txbf_bfe_cap); in __wl_update_wiphybands() 17121 if (txbf_bfe_cap) in __wl_update_wiphybands() 17130 if (txbf_bfe_cap || txbf_bfr_cap) { in __wl_update_wiphybands()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfg80211.c | 16812 s32 txbf_bfe_cap = 0; in __wl_update_wiphybands() local 16870 err = wldev_iovar_getint(dev, "txbf_bfe_cap", &txbf_bfe_cap); in __wl_update_wiphybands() 17003 if (txbf_bfe_cap) in __wl_update_wiphybands() 17012 if (txbf_bfe_cap || txbf_bfr_cap) { in __wl_update_wiphybands()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.c | 19634 s32 txbf_bfe_cap = 0; local 19671 err = wldev_iovar_getint(dev, "txbf_bfe_cap", &txbf_bfe_cap); 19730 if (txbf_bfe_cap) 19739 if (txbf_bfe_cap || txbf_bfr_cap) {
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.c | 19632 s32 txbf_bfe_cap = 0; local 19669 err = wldev_iovar_getint(dev, "txbf_bfe_cap", &txbf_bfe_cap); 19728 if (txbf_bfe_cap) 19737 if (txbf_bfe_cap || txbf_bfr_cap) {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.c | 19468 s32 txbf_bfe_cap = 0; local 19505 err = wldev_iovar_getint(dev, "txbf_bfe_cap", &txbf_bfe_cap); 19564 if (txbf_bfe_cap) 19573 if (txbf_bfe_cap || txbf_bfr_cap) {
|