Home
last modified time | relevance | path

Searched refs:mcs_val_tx (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_he.c116 u8 mcs_val_tx = HE_MSC_NOT_SUPP; in rtw_he_set_asoc_cap_supp_mcs() local
125 mcs_val_tx = HE_MSC_NOT_SUPP; in rtw_he_set_asoc_cap_supp_mcs()
137 mcs_val_tx = mcs_from_ie; in rtw_he_set_asoc_cap_supp_mcs()
140 SET_HE_CAP_MCS_1SS(phl_sta->asoc_cap.he_tx_mcs, mcs_val_tx); in rtw_he_set_asoc_cap_supp_mcs()
151 mcs_val_tx = mcs_from_ie; in rtw_he_set_asoc_cap_supp_mcs()
154 SET_HE_CAP_MCS_2SS(phl_sta->asoc_cap.he_tx_mcs, mcs_val_tx); in rtw_he_set_asoc_cap_supp_mcs()
165 mcs_val_tx = mcs_from_ie; in rtw_he_set_asoc_cap_supp_mcs()
168 SET_HE_CAP_MCS_3SS(phl_sta->asoc_cap.he_tx_mcs, mcs_val_tx); in rtw_he_set_asoc_cap_supp_mcs()
179 mcs_val_tx = mcs_from_ie; in rtw_he_set_asoc_cap_supp_mcs()
182 SET_HE_CAP_MCS_4SS(phl_sta->asoc_cap.he_tx_mcs, mcs_val_tx); in rtw_he_set_asoc_cap_supp_mcs()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_he.c116 u8 mcs_val_tx = HE_MSC_NOT_SUPP; in rtw_he_set_asoc_cap_supp_mcs() local
125 mcs_val_tx = HE_MSC_NOT_SUPP; in rtw_he_set_asoc_cap_supp_mcs()
137 mcs_val_tx = mcs_from_ie; in rtw_he_set_asoc_cap_supp_mcs()
140 SET_HE_CAP_MCS_1SS(phl_sta->asoc_cap.he_tx_mcs, mcs_val_tx); in rtw_he_set_asoc_cap_supp_mcs()
151 mcs_val_tx = mcs_from_ie; in rtw_he_set_asoc_cap_supp_mcs()
154 SET_HE_CAP_MCS_2SS(phl_sta->asoc_cap.he_tx_mcs, mcs_val_tx); in rtw_he_set_asoc_cap_supp_mcs()
165 mcs_val_tx = mcs_from_ie; in rtw_he_set_asoc_cap_supp_mcs()
168 SET_HE_CAP_MCS_3SS(phl_sta->asoc_cap.he_tx_mcs, mcs_val_tx); in rtw_he_set_asoc_cap_supp_mcs()
179 mcs_val_tx = mcs_from_ie; in rtw_he_set_asoc_cap_supp_mcs()
182 SET_HE_CAP_MCS_4SS(phl_sta->asoc_cap.he_tx_mcs, mcs_val_tx); in rtw_he_set_asoc_cap_supp_mcs()
[all …]