Searched refs:mt76_chip (Results 1 – 9 of 9) sorted by relevance
229 return mt76_chip(&dev->mt76) == 0x7610 || in is_mt76x0()230 mt76_chip(&dev->mt76) == 0x7630 || in is_mt76x0()231 mt76_chip(&dev->mt76) == 0x7650; in is_mt76x0()236 return mt76_chip(&dev->mt76) == 0x7612 || in is_mt76x2()237 mt76_chip(&dev->mt76) == 0x7632 || in is_mt76x2()238 mt76_chip(&dev->mt76) == 0x7662 || in is_mt76x2()239 mt76_chip(&dev->mt76) == 0x7602; in is_mt76x2()
840 if (mt76_chip(&dev->mt76) == 0x7610 || in mt76x02_dfs_init_params()841 mt76_chip(&dev->mt76) == 0x7630) in mt76x02_dfs_init_params()
36 return mt76_chip(&dev->mt76) == 0x7610; in is_mt7610e()41 return mt76_chip(&dev->mt76) == 0x7630; in is_mt7630()
15 bool is_combo_chip = mt76_chip(&dev->mt76) != 0x7610; in mt76x0e_load_firmware()
120 if (mt76_chip(&dev->mt76) == 0x7610) { in mt76x0e_init_hardware()
50 switch (mt76_chip(&dev->mt76)) { in mt7996_coredump_get_mem_layout()199 dump->device_id = mt76_chip(&dev->mt76); in mt7996_coredump_build()
28 return mt76_chip(&dev->mt76) == 0x7612; in is_mt7612()
91 switch (mt76_chip(&dev->mt76)) { in mt7915_coredump_get_mem_layout()339 dump->device_id = mt76_chip(&dev->mt76); in mt7915_coredump_build()
322 switch (mt76_chip(&dev->mt76)) { in mt7615_cal_free_data()