Searched refs:STREAM_CAP (Results 1 – 1 of 1) sorted by relevance
241 #define STREAM_CAP(_offs) ((cap & (0x7 << (_offs))) >> (_offs)) in mt7996_eeprom_parse_efuse_hw_cap() macro255 *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()