| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_sw_cap.c | 334 struct protocol_cap_t *proto_role_cap) in _phl_external_cap_limit() argument 339 if ((proto_role_cap->cap_option & EXT_CAP_LIMIT_2G_RX_STBC) && in _phl_external_cap_limit() 341 proto_role_cap->stbc_he_rx = 0; in _phl_external_cap_limit() 342 proto_role_cap->stbc_vht_rx = 0; in _phl_external_cap_limit() 343 proto_role_cap->stbc_ht_rx = 0; in _phl_external_cap_limit() 350 u8 hw_band, struct protocol_cap_t *proto_role_cap) in _phl_init_proto_stbc_cap() argument 371 proto_role_cap->stbc_tx = 0; /* Removed later */ in _phl_init_proto_stbc_cap() 376 proto_role_cap->stbc_ht_tx = 0; in _phl_init_proto_stbc_cap() 379 proto_role_cap->stbc_ht_tx = proto_cap.stbc_ht_tx; in _phl_init_proto_stbc_cap() 384 proto_role_cap->stbc_vht_tx = 0; in _phl_init_proto_stbc_cap() [all …]
|
| H A D | phl_sw_cap.h | 33 struct protocol_cap_t *proto_role_cap);
|
| H A D | phl_role.c | 731 wrole->proto_role_cap.bsscolor = (u8)bsscolor; in phl_wifi_role_change() 817 phl_init_proto_stbc_cap(wrole, phl_info, &wrole->proto_role_cap); in phl_wifi_role_change()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_sw_cap.c | 334 u8 hw_band, struct protocol_cap_t *proto_role_cap) in _phl_init_proto_stbc_cap() argument 355 proto_role_cap->stbc_tx = 0; /* Removed later */ in _phl_init_proto_stbc_cap() 360 proto_role_cap->stbc_ht_tx = 0; in _phl_init_proto_stbc_cap() 363 proto_role_cap->stbc_ht_tx = proto_cap.stbc_ht_tx; in _phl_init_proto_stbc_cap() 368 proto_role_cap->stbc_vht_tx = 0; in _phl_init_proto_stbc_cap() 371 proto_role_cap->stbc_vht_tx = proto_cap.stbc_vht_tx; in _phl_init_proto_stbc_cap() 376 proto_role_cap->stbc_he_tx = 0; in _phl_init_proto_stbc_cap() 379 proto_role_cap->stbc_he_tx = proto_cap.stbc_he_tx; in _phl_init_proto_stbc_cap() 384 proto_role_cap->stbc_tx_greater_80mhz = 0; in _phl_init_proto_stbc_cap() 387 proto_role_cap->stbc_tx_greater_80mhz = proto_cap.stbc_tx_greater_80mhz; in _phl_init_proto_stbc_cap() [all …]
|
| H A D | phl_role.c | 729 wrole->proto_role_cap.bsscolor = (u8)bsscolor; in phl_wifi_role_change()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_sound.c | 483 psta_info->wrole->proto_role_cap.num_snd_dim) { in rtw_hal_snd_ndpa_sta_info_vht() 484 ndpa_sta->nc = psta_info->wrole->proto_role_cap.num_snd_dim; in rtw_hal_snd_ndpa_sta_info_vht() 524 psta_info->wrole->proto_role_cap.num_snd_dim) { in rtw_hal_snd_ndpa_sta_info_he() 525 ndpa_sta->nc = psta_info->wrole->proto_role_cap.num_snd_dim; in rtw_hal_snd_ndpa_sta_info_he() 590 if (1 == psta->wrole->proto_role_cap.num_snd_dim) in rtw_hal_snd_vht_fwcmd_su() 592 else if (2 ==psta->wrole->proto_role_cap.num_snd_dim) in rtw_hal_snd_vht_fwcmd_su() 594 else if (3 == psta->wrole->proto_role_cap.num_snd_dim) in rtw_hal_snd_vht_fwcmd_su() 707 if (1 == psta->wrole->proto_role_cap.num_snd_dim) in rtw_hal_snd_vht_fwcmd_mu_pri() 709 else if (2 == psta->wrole->proto_role_cap.num_snd_dim) in rtw_hal_snd_vht_fwcmd_mu_pri() 711 else if (3 == psta->wrole->proto_role_cap.num_snd_dim) in rtw_hal_snd_vht_fwcmd_mu_pri() [all …]
|
| H A D | hal_sta.c | 42 if ((wrole->proto_role_cap.he_su_bfme || in _hal_bfee_init() 43 wrole->proto_role_cap.he_mu_bfme) && in _hal_bfee_init() 48 if ((wrole->proto_role_cap.vht_su_bfme || in _hal_bfee_init() 49 wrole->proto_role_cap.vht_mu_bfme) && in _hal_bfee_init() 54 if (wrole->proto_role_cap.ht_su_bfme && in _hal_bfee_init()
|
| H A D | hal_init.c | 1403 if (wrole->proto_role_cap.he_su_bfmr || in rtw_hal_role_cfg() 1404 wrole->proto_role_cap.he_mu_bfmr || in rtw_hal_role_cfg() 1405 wrole->proto_role_cap.vht_su_bfmr || in rtw_hal_role_cfg() 1406 wrole->proto_role_cap.vht_mu_bfmr || in rtw_hal_role_cfg() 1407 wrole->proto_role_cap.ht_su_bfmr) { in rtw_hal_role_cfg()
|
| H A D | hal_api_mac.c | 2156 ppara.bss_color = wifi_role->proto_role_cap.bsscolor; in rtw_hal_mac_port_init() 4179 csi_para.nc = (sta->wrole->proto_role_cap.max_nc > sta->asoc_cap.num_snd_dim) ? in rtw_hal_mac_ax_bfee_para_reg() 4181 sta->wrole->proto_role_cap.max_nc; in rtw_hal_mac_ax_bfee_para_reg() 4182 csi_para.nr = (sta->wrole->proto_role_cap.bfme_sts > in rtw_hal_mac_ax_bfee_para_reg() 4185 sta->wrole->proto_role_cap.bfme_sts; in rtw_hal_mac_ax_bfee_para_reg() 4196 csi_para.cb = sta->wrole->proto_role_cap.cb_sz_su_fb; in rtw_hal_mac_ax_bfee_para_reg() 4198 csi_para.cb = sta->wrole->proto_role_cap.ht_vht_cb; in rtw_hal_mac_ax_bfee_para_reg() 4239 csi_para.nc = (sta->wrole->proto_role_cap.max_nc > sta->asoc_cap.num_snd_dim) ? in rtw_hal_mac_ax_bfee_para_cctl() 4241 sta->wrole->proto_role_cap.max_nc; in rtw_hal_mac_ax_bfee_para_cctl() 4242 csi_para.nr = (sta->wrole->proto_role_cap.bfme_sts > in rtw_hal_mac_ax_bfee_para_cctl() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_sound.c | 483 psta_info->wrole->proto_role_cap.num_snd_dim) { in rtw_hal_snd_ndpa_sta_info_vht() 484 ndpa_sta->nc = psta_info->wrole->proto_role_cap.num_snd_dim; in rtw_hal_snd_ndpa_sta_info_vht() 524 psta_info->wrole->proto_role_cap.num_snd_dim) { in rtw_hal_snd_ndpa_sta_info_he() 525 ndpa_sta->nc = psta_info->wrole->proto_role_cap.num_snd_dim; in rtw_hal_snd_ndpa_sta_info_he() 590 if (1 == psta->wrole->proto_role_cap.num_snd_dim) in rtw_hal_snd_vht_fwcmd_su() 592 else if (2 ==psta->wrole->proto_role_cap.num_snd_dim) in rtw_hal_snd_vht_fwcmd_su() 594 else if (3 == psta->wrole->proto_role_cap.num_snd_dim) in rtw_hal_snd_vht_fwcmd_su() 707 if (1 == psta->wrole->proto_role_cap.num_snd_dim) in rtw_hal_snd_vht_fwcmd_mu_pri() 709 else if (2 == psta->wrole->proto_role_cap.num_snd_dim) in rtw_hal_snd_vht_fwcmd_mu_pri() 711 else if (3 == psta->wrole->proto_role_cap.num_snd_dim) in rtw_hal_snd_vht_fwcmd_mu_pri() [all …]
|
| H A D | hal_sta.c | 42 if ((wrole->proto_role_cap.he_su_bfme || in _hal_bfee_init() 43 wrole->proto_role_cap.he_mu_bfme) && in _hal_bfee_init() 48 if ((wrole->proto_role_cap.vht_su_bfme || in _hal_bfee_init() 49 wrole->proto_role_cap.vht_mu_bfme) && in _hal_bfee_init() 54 if (wrole->proto_role_cap.ht_su_bfme && in _hal_bfee_init()
|
| H A D | hal_init.c | 1403 if (wrole->proto_role_cap.he_su_bfmr || in rtw_hal_role_cfg() 1404 wrole->proto_role_cap.he_mu_bfmr || in rtw_hal_role_cfg() 1405 wrole->proto_role_cap.vht_su_bfmr || in rtw_hal_role_cfg() 1406 wrole->proto_role_cap.vht_mu_bfmr || in rtw_hal_role_cfg() 1407 wrole->proto_role_cap.ht_su_bfmr) { in rtw_hal_role_cfg()
|
| H A D | hal_api_mac.c | 2156 ppara.bss_color = wifi_role->proto_role_cap.bsscolor; in rtw_hal_mac_port_init() 4197 csi_para.nc = (sta->wrole->proto_role_cap.max_nc > sta->asoc_cap.num_snd_dim) ? in rtw_hal_mac_ax_bfee_para_reg() 4199 sta->wrole->proto_role_cap.max_nc; in rtw_hal_mac_ax_bfee_para_reg() 4200 csi_para.nr = (sta->wrole->proto_role_cap.bfme_sts > in rtw_hal_mac_ax_bfee_para_reg() 4203 sta->wrole->proto_role_cap.bfme_sts; in rtw_hal_mac_ax_bfee_para_reg() 4214 csi_para.cb = sta->wrole->proto_role_cap.cb_sz_su_fb; in rtw_hal_mac_ax_bfee_para_reg() 4216 csi_para.cb = sta->wrole->proto_role_cap.ht_vht_cb; in rtw_hal_mac_ax_bfee_para_reg() 4257 csi_para.nc = (sta->wrole->proto_role_cap.max_nc > sta->asoc_cap.num_snd_dim) ? in rtw_hal_mac_ax_bfee_para_cctl() 4259 sta->wrole->proto_role_cap.max_nc; in rtw_hal_mac_ax_bfee_para_cctl() 4260 csi_para.nr = (sta->wrole->proto_role_cap.bfme_sts > in rtw_hal_mac_ax_bfee_para_cctl() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_he.c | 101 struct protocol_cap_t *role_cap = &(wrole->proto_role_cap); in rtw_he_use_default_setting() 111 struct protocol_cap_t *role_cap = &(wrole->proto_role_cap); in rtw_he_set_asoc_cap_supp_mcs() 287 struct protocol_cap_t *role_cap = &(wrole->proto_role_cap); in update_sta_he_mac_cap_apmode() 312 struct protocol_cap_t *role_cap = &(wrole->proto_role_cap); in update_sta_he_phy_cap_apmode() 486 struct protocol_cap_t *role_cap = &(wrole->proto_role_cap); in HE_phy_caps_handler() 1132 struct protocol_cap_t *proto_cap = &(wrole->proto_role_cap); in rtw_build_he_cap_ie() 1207 struct protocol_cap_t *proto_cap = &(wrole->proto_role_cap); in rtw_build_he_oper_bss_color_info() 1430 cur_om_info->om_actrl_ele.rx_nss = wrole->proto_role_cap.nss_rx - 1; in rtw_he_init_om_info() 1453 cur_om_info->om_actrl_ele.tx_nsts = wrole->proto_role_cap.nss_tx - 1; in rtw_he_init_om_info()
|
| H A D | rtw_vht.c | 359 struct protocol_cap_t *proto_cap = &(wrole->proto_role_cap); in rtw_vht_get_real_setting() 575 struct protocol_cap_t *proto_role_cap = &(wrole->proto_role_cap); in update_sta_vht_info_apmode() local 634 proto_role_cap->stbc_vht_tx ? in update_sta_vht_info_apmode() 755 struct protocol_cap_t *proto_role_cap = &(wrole->proto_role_cap); in VHT_caps_handler() local 792 proto_role_cap->stbc_vht_tx ? in VHT_caps_handler()
|
| H A D | rtw_beamforming.c | 57 if ((wrole->proto_role_cap.he_su_bfme || in rtw_core_bf_watchdog() 58 wrole->proto_role_cap.he_mu_bfme) && in rtw_core_bf_watchdog() 63 if ((wrole->proto_role_cap.vht_su_bfme || in rtw_core_bf_watchdog() 64 wrole->proto_role_cap.vht_mu_bfme) && in rtw_core_bf_watchdog() 70 if (wrole->proto_role_cap.ht_su_bfme && in rtw_core_bf_watchdog()
|
| H A D | rtw_phl.c | 1621 prtcl = &a->phl_role->proto_role_cap; in rtw_update_phl_cap_by_rgstry() 2056 *(u8*)val = a->phl_role->proto_role_cap.num_snd_dim; in rtw_hal_get_def_var() 2059 *(u8*)val = a->phl_role->proto_role_cap.bfme_sts; in rtw_hal_get_def_var()
|
| H A D | rtw_mlme.c | 4111 if (padapter->phl_role->proto_role_cap.ht_ldpc) in rtw_ht_use_default_setting() 4121 if (padapter->phl_role->proto_role_cap.stbc_ht_tx) in rtw_ht_use_default_setting() 4124 if (padapter->phl_role->proto_role_cap.stbc_ht_rx) in rtw_ht_use_default_setting() 4138 if (padapter->phl_role->proto_role_cap.ht_su_bfmr) { in rtw_ht_use_default_setting() 4143 if (padapter->phl_role->proto_role_cap.ht_su_bfme) { in rtw_ht_use_default_setting() 4293 rx_stbc_nss = padapter->phl_role->proto_role_cap.stbc_ht_rx; in rtw_restructure_ht_ie() 4329 if (padapter->phl_role->proto_role_cap.max_amsdu_len > 0) { in rtw_restructure_ht_ie()
|
| H A D | rtw_wlan_util.c | 979 struct protocol_cap_t *proto_role_cap = &(wrole->proto_role_cap); in HT_caps_handler() local 1105 proto_role_cap->stbc_ht_tx ? GET_HT_CAP_ELE_RX_STBC(pIE->data) : 0; in HT_caps_handler()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_he.c | 101 struct protocol_cap_t *role_cap = &(wrole->proto_role_cap); in rtw_he_use_default_setting() 111 struct protocol_cap_t *role_cap = &(wrole->proto_role_cap); in rtw_he_set_asoc_cap_supp_mcs() 287 struct protocol_cap_t *role_cap = &(wrole->proto_role_cap); in update_sta_he_mac_cap_apmode() 312 struct protocol_cap_t *role_cap = &(wrole->proto_role_cap); in update_sta_he_phy_cap_apmode() 486 struct protocol_cap_t *role_cap = &(wrole->proto_role_cap); in HE_phy_caps_handler() 1132 struct protocol_cap_t *proto_cap = &(wrole->proto_role_cap); in rtw_build_he_cap_ie() 1207 struct protocol_cap_t *proto_cap = &(wrole->proto_role_cap); in rtw_build_he_oper_bss_color_info() 1430 cur_om_info->om_actrl_ele.rx_nss = wrole->proto_role_cap.nss_rx - 1; in rtw_he_init_om_info() 1453 cur_om_info->om_actrl_ele.tx_nsts = wrole->proto_role_cap.nss_tx - 1; in rtw_he_init_om_info()
|
| H A D | rtw_vht.c | 359 struct protocol_cap_t *proto_cap = &(wrole->proto_role_cap); in rtw_vht_get_real_setting() 575 struct protocol_cap_t *proto_role_cap = &(wrole->proto_role_cap); in update_sta_vht_info_apmode() local 634 proto_role_cap->stbc_vht_tx ? in update_sta_vht_info_apmode() 755 struct protocol_cap_t *proto_role_cap = &(wrole->proto_role_cap); in VHT_caps_handler() local 792 proto_role_cap->stbc_vht_tx ? in VHT_caps_handler()
|
| H A D | rtw_beamforming.c | 57 if ((wrole->proto_role_cap.he_su_bfme || in rtw_core_bf_watchdog() 58 wrole->proto_role_cap.he_mu_bfme) && in rtw_core_bf_watchdog() 63 if ((wrole->proto_role_cap.vht_su_bfme || in rtw_core_bf_watchdog() 64 wrole->proto_role_cap.vht_mu_bfme) && in rtw_core_bf_watchdog() 70 if (wrole->proto_role_cap.ht_su_bfme && in rtw_core_bf_watchdog()
|
| H A D | rtw_phl.c | 1624 prtcl = &a->phl_role->proto_role_cap; in rtw_update_phl_cap_by_rgstry() 2060 *(u8*)val = a->phl_role->proto_role_cap.num_snd_dim; in rtw_hal_get_def_var() 2063 *(u8*)val = a->phl_role->proto_role_cap.bfme_sts; in rtw_hal_get_def_var()
|
| H A D | rtw_mlme.c | 4142 if (padapter->phl_role->proto_role_cap.ht_ldpc) in rtw_ht_use_default_setting() 4152 if (padapter->phl_role->proto_role_cap.stbc_ht_tx) in rtw_ht_use_default_setting() 4155 if (padapter->phl_role->proto_role_cap.stbc_ht_rx) in rtw_ht_use_default_setting() 4169 if (padapter->phl_role->proto_role_cap.ht_su_bfmr) { in rtw_ht_use_default_setting() 4174 if (padapter->phl_role->proto_role_cap.ht_su_bfme) { in rtw_ht_use_default_setting() 4324 rx_stbc_nss = padapter->phl_role->proto_role_cap.stbc_ht_rx; in rtw_restructure_ht_ie() 4360 if (padapter->phl_role->proto_role_cap.max_amsdu_len > 0) { in rtw_restructure_ht_ie()
|
| H A D | rtw_wlan_util.c | 979 struct protocol_cap_t *proto_role_cap = &(wrole->proto_role_cap); in HT_caps_handler() local 1105 proto_role_cap->stbc_ht_tx ? GET_HT_CAP_ELE_RX_STBC(pIE->data) : 0; in HT_caps_handler()
|