Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_cap.c566 proto_cap->stbc_tx = in rtw_hal_get_stbc_proto_cap()
567 (sw_cap->stbc_tx && hw_cap->stbc_tx) ? 1 : 0; /* Remove later */ in rtw_hal_get_stbc_proto_cap()
590 __func__, proto_cap->stbc_tx); /* Remove later */ in rtw_hal_get_stbc_proto_cap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_cap.c559 proto_cap->stbc_tx = in rtw_hal_get_stbc_proto_cap()
560 (sw_cap->stbc_tx && hw_cap->stbc_tx) ? 1 : 0; /* Remove later */ in rtw_hal_get_stbc_proto_cap()
583 __func__, proto_cap->stbc_tx); /* Remove later */ in rtw_hal_get_stbc_proto_cap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c101 hw_proto_cap[0].stbc_tx = 1; /* Revmoe later */ in init_hal_spec_8852b()
102 hw_proto_cap[1].stbc_tx = 1; /* Revmoe later */ in init_hal_spec_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c101 hw_proto_cap[0].stbc_tx = 1; /* Revmoe later */ in init_hal_spec_8852b()
102 hw_proto_cap[1].stbc_tx = 1; /* Revmoe later */ in init_hal_spec_8852b()
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Ddm.c505 u8 stbc_tx = 0; in rtl8821ae_dm_check_rssi_monitor() local
561 stbc_tx = (mac->vht_cur_stbc & in rtl8821ae_dm_check_rssi_monitor()
564 stbc_tx = (mac->ht_cur_stbc & in rtl8821ae_dm_check_rssi_monitor()
566 h2c_parameter[3] |= stbc_tx << 1; in rtl8821ae_dm_check_rssi_monitor()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sw_cap.c355 proto_role_cap->stbc_tx = 0; /* Removed later */ in _phl_init_proto_stbc_cap()
H A Dphl_def.h1053 u8 stbc_tx:1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sw_cap.c371 proto_role_cap->stbc_tx = 0; /* Removed later */ in _phl_init_proto_stbc_cap()
H A Dphl_def.h1056 u8 stbc_tx:1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c1779 cap->stbc_tx:1; in rtw_update_phl_sta_cap()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c1775 cap->stbc_tx:1; in rtw_update_phl_sta_cap()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.c17806 s32 stbc_tx = 0; in __wl_update_wiphybands() local
17860 err = wldev_iovar_getint(dev, "stbc_tx", &stbc_tx); in __wl_update_wiphybands()
17954 if (stbc_tx) in __wl_update_wiphybands()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.c16929 s32 stbc_tx = 0; in __wl_update_wiphybands() local
16983 err = wldev_iovar_getint(dev, "stbc_tx", &stbc_tx); in __wl_update_wiphybands()
17113 if (stbc_tx) in __wl_update_wiphybands()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.c16811 s32 stbc_tx = 0; in __wl_update_wiphybands() local
16865 err = wldev_iovar_getint(dev, "stbc_tx", &stbc_tx); in __wl_update_wiphybands()
16995 if (stbc_tx) in __wl_update_wiphybands()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.c19633 s32 stbc_tx = 0; local
19666 err = wldev_iovar_getint(dev, "stbc_tx", &stbc_tx);
19722 if (stbc_tx)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.c19631 s32 stbc_tx = 0; local
19664 err = wldev_iovar_getint(dev, "stbc_tx", &stbc_tx);
19720 if (stbc_tx)
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg80211.c19467 s32 stbc_tx = 0; local
19500 err = wldev_iovar_getint(dev, "stbc_tx", &stbc_tx);
19556 if (stbc_tx)