Searched refs:_tx_mcs_80 (Results 1 – 2 of 2) sorted by relevance
216 u16 _tx_mcs_80 = (tx_mcs_80 >> (2 * i)) & 0x3; in rs_fw_he_set_enabled_rates() local220 _tx_mcs_80 == IEEE80211_HE_MCS_NOT_SUPPORTED) { in rs_fw_he_set_enabled_rates()222 _tx_mcs_80 = IEEE80211_HE_MCS_NOT_SUPPORTED; in rs_fw_he_set_enabled_rates()224 if (_mcs_80 > _tx_mcs_80) in rs_fw_he_set_enabled_rates()225 _mcs_80 = _tx_mcs_80; in rs_fw_he_set_enabled_rates()
238 u16 _tx_mcs_80 = (tx_mcs_80 >> (2 * i)) & 0x3; in iwl_mld_fill_he_rates() local242 _tx_mcs_80 == IEEE80211_HE_MCS_NOT_SUPPORTED) { in iwl_mld_fill_he_rates()244 _tx_mcs_80 = IEEE80211_HE_MCS_NOT_SUPPORTED; in iwl_mld_fill_he_rates()246 if (_mcs_80 > _tx_mcs_80) in iwl_mld_fill_he_rates()247 _mcs_80 = _tx_mcs_80; in iwl_mld_fill_he_rates()