Searched defs:is_7976 (Results 1 – 3 of 3) sorted by relevance
273 bool tssi_on, is_7976; in mt7915_eeprom_get_target_power() local320 bool is_7976 = mt7915_check_adie(dev, false) || is_mt7916(&dev->mt76); in mt7915_eeprom_get_power_delta() local
103 mt7915_get_channel_group_5g(int channel, bool is_7976) in mt7915_get_channel_group_5g()
381 static inline bool is_7976(struct mt7915_dev *dev, u8 adie, u32 adie_type) in is_7976() function