Searched refs:_tx_mcs_160 (Results 1 – 2 of 2) sorted by relevance
215 u16 _tx_mcs_160 = (tx_mcs_160 >> (2 * i)) & 0x3; in rs_fw_he_set_enabled_rates() local231 _tx_mcs_160 == IEEE80211_HE_MCS_NOT_SUPPORTED) { in rs_fw_he_set_enabled_rates()233 _tx_mcs_160 = IEEE80211_HE_MCS_NOT_SUPPORTED; in rs_fw_he_set_enabled_rates()235 if (_mcs_160 > _tx_mcs_160) in rs_fw_he_set_enabled_rates()236 _mcs_160 = _tx_mcs_160; in rs_fw_he_set_enabled_rates()
237 u16 _tx_mcs_160 = (tx_mcs_160 >> (2 * i)) & 0x3; in iwl_mld_fill_he_rates() local253 _tx_mcs_160 == IEEE80211_HE_MCS_NOT_SUPPORTED) { in iwl_mld_fill_he_rates()255 _tx_mcs_160 = IEEE80211_HE_MCS_NOT_SUPPORTED; in iwl_mld_fill_he_rates()257 if (_mcs_160 > _tx_mcs_160) in iwl_mld_fill_he_rates()258 _mcs_160 = _tx_mcs_160; in iwl_mld_fill_he_rates()