Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c6699 u32 txbf_bfe_cap, u32 txbf_bfr_cap) in brcmf_update_vht_cap() argument
6724 if (txbf_bfr_cap & BRCMF_TXBF_SU_BFR_CAP) in brcmf_update_vht_cap()
6726 if (txbf_bfr_cap & BRCMF_TXBF_MU_BFR_CAP) in brcmf_update_vht_cap()
6729 if ((txbf_bfe_cap || txbf_bfr_cap) && (txstreams > 1)) { in brcmf_update_vht_cap()
6754 u32 txbf_bfr_cap = 0; in brcmf_setup_wiphybands() local
6788 &txbf_bfr_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 Dwl_cfg80211.c17808 s32 txbf_bfr_cap = 0; in __wl_update_wiphybands() local
17870 err = wldev_iovar_getint(dev, "txbf_bfr_cap", &txbf_bfr_cap); in __wl_update_wiphybands()
17966 if (txbf_bfr_cap) { in __wl_update_wiphybands()
17971 if (txbf_bfe_cap || txbf_bfr_cap) { in __wl_update_wiphybands()
H A Ddhd_linux.c10983 uint32 txbf_bfr_cap = 0; in dhd_preinit_ioctls() local
11477 ret = dhd_iovar(dhd, 0, "txbf_bfr_cap", (char *)&txbf_bfr_cap, sizeof(txbf_bfr_cap), NULL, in dhd_preinit_ioctls()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.c16931 s32 txbf_bfr_cap = 0; in __wl_update_wiphybands() local
16993 err = wldev_iovar_getint(dev, "txbf_bfr_cap", &txbf_bfr_cap); in __wl_update_wiphybands()
17125 if (txbf_bfr_cap) { in __wl_update_wiphybands()
17130 if (txbf_bfe_cap || txbf_bfr_cap) { in __wl_update_wiphybands()
H A Ddhd_linux.c14654 uint32 txbf_bfr_cap = 0; in dhd_legacy_preinit_ioctls() local
15376 ret = dhd_iovar(dhd, 0, "txbf_bfr_cap", (char *)&txbf_bfr_cap, sizeof(txbf_bfr_cap), NULL, in dhd_legacy_preinit_ioctls()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.c16813 s32 txbf_bfr_cap = 0; in __wl_update_wiphybands() local
16875 err = wldev_iovar_getint(dev, "txbf_bfr_cap", &txbf_bfr_cap); in __wl_update_wiphybands()
17007 if (txbf_bfr_cap) { in __wl_update_wiphybands()
17012 if (txbf_bfe_cap || txbf_bfr_cap) { in __wl_update_wiphybands()
H A Ddhd_linux.c14769 uint32 txbf_bfr_cap = 0; in dhd_legacy_preinit_ioctls() local
15493 ret = dhd_iovar(dhd, 0, "txbf_bfr_cap", (char *)&txbf_bfr_cap, sizeof(txbf_bfr_cap), NULL, in dhd_legacy_preinit_ioctls()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.c19635 s32 txbf_bfr_cap = 0; local
19676 err = wldev_iovar_getint(dev, "txbf_bfr_cap", &txbf_bfr_cap);
19734 if (txbf_bfr_cap) {
19739 if (txbf_bfe_cap || txbf_bfr_cap) {
H A Ddhd_linux.c10168 uint32 txbf_bfr_cap = 0; local
10787 ret = dhd_iovar(dhd, 0, "txbf_bfr_cap", (char *)&txbf_bfr_cap, sizeof(txbf_bfr_cap), NULL,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.c19633 s32 txbf_bfr_cap = 0; local
19674 err = wldev_iovar_getint(dev, "txbf_bfr_cap", &txbf_bfr_cap);
19732 if (txbf_bfr_cap) {
19737 if (txbf_bfe_cap || txbf_bfr_cap) {
H A Ddhd_linux.c10103 uint32 txbf_bfr_cap = 0; local
10722 ret = dhd_iovar(dhd, 0, "txbf_bfr_cap", (char *)&txbf_bfr_cap, sizeof(txbf_bfr_cap), NULL,
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg80211.c19469 s32 txbf_bfr_cap = 0; local
19510 err = wldev_iovar_getint(dev, "txbf_bfr_cap", &txbf_bfr_cap);
19568 if (txbf_bfr_cap) {
19573 if (txbf_bfe_cap || txbf_bfr_cap) {
H A Ddhd_linux.c10264 uint32 txbf_bfr_cap = 0; local
10908 ret = dhd_iovar(dhd, 0, "txbf_bfr_cap", (char *)&txbf_bfr_cap, sizeof(txbf_bfr_cap), NULL,