Searched refs:nss_band_max (Results 1 – 1 of 1) sorted by relevance
176 u8 nss, nss_band, nss_band_max, *eeprom = dev->mt76.eeprom.data; in mt7915_eeprom_parse_hw_cap() local209 nss_band_max = is_mt7986(&dev->mt76) ? in mt7915_eeprom_parse_hw_cap()212 nss_band_max = is_mt7986(&dev->mt76) ? in mt7915_eeprom_parse_hw_cap()216 if (!nss_band || nss_band > nss_band_max) in mt7915_eeprom_parse_hw_cap()217 nss_band = nss_band_max; in mt7915_eeprom_parse_hw_cap()