Searched refs:_tx_mcs_160 (Results 1 – 2 of 2) sorted by relevance
236 u16 _tx_mcs_160 = (tx_mcs_160 >> (2 * i)) & 0x3; in iwl_mld_fill_he_rates() local 252 _tx_mcs_160 == IEEE80211_HE_MCS_NOT_SUPPORTED) { in iwl_mld_fill_he_rates() 254 _tx_mcs_160 = IEEE80211_HE_MCS_NOT_SUPPORTED; in iwl_mld_fill_he_rates() 256 if (_mcs_160 > _tx_mcs_160) in iwl_mld_fill_he_rates() 257 _mcs_160 = _tx_mcs_160; in iwl_mld_fill_he_rates()
215 u16 _tx_mcs_160 = (tx_mcs_160 >> (2 * i)) & 0x3; in rs_fw_he_set_enabled_rates() local 231 _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()