Searched refs:band_offs (Results 1 – 1 of 1) sorted by relevance
251 u8 band_offs = phy->mt76->band_idx * 3; in mt7996_eeprom_parse_efuse_hw_cap() local255 *nss = min_t(u8, *nss, STREAM_CAP(1 + band_offs)); in mt7996_eeprom_parse_efuse_hw_cap()256 *path = min_t(u8, *path, STREAM_CAP(10 + band_offs)); in mt7996_eeprom_parse_efuse_hw_cap()257 *rx_path = min_t(u8, *rx_path, STREAM_CAP(19 + band_offs)); in mt7996_eeprom_parse_efuse_hw_cap()