Searched refs:mcs_val_tx (Results 1 – 2 of 2) sorted by relevance
116 u8 mcs_val_tx = HE_MSC_NOT_SUPP; in rtw_he_set_asoc_cap_supp_mcs() local125 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 …]